Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 194 Bytes

RESTful API with Node.js, Express.js, Mongoose and MongoDB.

Example of a RESTful API built with Node.js, Express.js, Mongoose and MongoDB.

Install

npm install

Run

npm run start