A restful API building using Node js and mongodb
git clone git@github.com:KeerthiHarish/Bookmarks-API.gitcd Bookmarks-API- run
npm install - run
cp env.example .env - Update your mongoos url in
.envfile - run
npm start - Now application is listing on port 4000