Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

File metadata and controls

7 lines (4 loc) · 242 Bytes

rest-api-node

This is a rest example using node mongo and express you can usit for creating CRUD services of whatever you want the base is already set for you.

Just cone it, and do an "npm install"

To run the project just do "npm start"