In this video we will cover (POST | GET | GET Single Record | DELETE) using Node.js, MongoDB, express.js and to handle all Routes we are using Async await function
we will perform Complete CRUD Operation in node.js
And check all API using POSTMAN
previous video link: • How to Build Restful API Using NodeJS & Mo...
in Previous video we build our environment for Node js API
source code link: https://github.com/ramzan-mmr/RestFul...
if your Rest API not auto start node.js app on save change then please watch following video
Link: • How to Restart Your Node js Apps automatic...