/NodeJS-MongoDB-RestAPI

RestAPI created with NodeJS, mongoDB and ExpressJS.

Primary LanguageJavaScriptMIT LicenseMIT

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!