Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 263 Bytes

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!