Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 360 Bytes

rest-api-tutorial

This sample is published as part of the blog article at www.toptal.com/blog

Visit www.toptal.com/blog and subscribe to our newsletter to read great posts

Usage

Make sure you have mongodb installed into your own machine and running; Get the project and run: npm install

Run npm start. It will initialize the server at port 3600.