A fully fledged backend application on Node JS, Express JS and MongoDB where user can perform CRUD operation having user's authentication using JWT authentication.
REST API for CRUD Operations using Node Js and Express Js middlewares.
You can Create, Read, Update and Delete Contacts with the help of this REST API and see changes in your MONGODB Atlas Database.
Install the node_modules:
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:5001 to view it in your browser.