Introduction to Express - Request Object Methods

Difficulty: Beginner
Duration: 4 minutes and 53 seconds
Students: 47
Rating: 5/5

In this lesson, you will learn what the Express Request Object is and implement some commonly used response methods.

Learning Objectives

  • Explain the request object
  • Implement req.body
  • Learn what middleware is
  • Implement the middleware express.json() to parse req.body
  • Implement req.method
  • Implement req.path

Intended Audience

This lesson is intended for anyone who wants to learn about Express.

Prerequisites



Covered Topics
Lecture UUID
Course UUID