/nodejs-rest-api

simple CRUD API using nodeJS and mongoDB

Primary LanguageJavaScript

nodejs-rest-api

simple CRUD API using nodeJS and mongoDB

How to setup

After cloning or downloading the project, open on a text editor, navigate to the setup folder, and run the index.js file there. Please make sure that you have mongodb installed and running on your system

Run application

Open the project root folder and run the index.js file there