Skip to content

M4yankChoudhary/NodeJS-MongoDB-RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs

NodeJS-MongoDB-RestAPI

This is a simple example of a RestAPI created using NodeJS and MongoDB.

How to:

  1. run npm install command inside the root directory.
  2. setup database https://git.io/J3PHU
  3. run npm start enjoy!