Eazybright / TRIPCOST

A simple restful api built with nodejs, express and mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRIPCOST

A simple REST API using Node.js, Express and MongoDB.
credits: https://flaviocopes.com/rest-api-express-mongodb/

Developement purpose

Run npm install to install dependencies.

To autoload this application when changes is made, install nodemon globally.

npm install nodemon -g

start the server with:

npm run dev

About

A simple restful api built with nodejs, express and mongodb


Languages

Language:JavaScript 100.0%