Getting Started with Express (Learn Nodejs Backend JSON REST API Web Development)
Tags:
Learn the basics of setting up a web server with the Node.js framework Express. The course demonstrates how to create a simple RESTful API that serves JSON.
- 01Getting Started with Express - Introduction (Bookstore)
- 02Generating the Project with NPM
- 03Setting Up and Running the Express Server
- 04Defining our First GET Route in Express
- 05Using Postman to Test the API
- 06Writing the Route to Get All Books
- 07Writing the GET Route to Get a Specific Book By Id
- 08Parsing Incoming Request Body in Express using Middleware
- 09Defining the POST Route to Create a Book
- 10Defining the PUT Route to Update a Book
- 11Defining the DELETE Route to Destroy a Book
- 12End of the Express Course Review
Did you like the lesson? 😆👍
Consider a donation to support our work: