Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 180 Bytes

mongodbRestApi

Learning to build RESTful API with MongoDB

Run MongoDB with:

$ "C:\Program Files\MongoDB\Server\4.2\bin\mongo.exe"

Start App.js with:

node app.js