Objectives

  • Review the HTTP request / response flow

  • Explain the role of a web server in a full-stack application

  • Write a route handler for a GET request with Express

  • Pass information with query and route parameters