Node Express JS REST API For Beginners
Sep 11 2021

Ankit Sahu

In this video, I'm going to explain How to create a new Node API with Express. Node API Topics: 1. Install Node JS 2. Create New Node Project 3. Use Express and Nodemon 4. Crete API Models 5. Create Controller 6. Create Routes 7. Create Controller 8. Test our API using Postman