CRUD API for a simple nodes application using Node.js, Express and MongoDB.
- Install dependencies
npm install
- Run Server
node server.js
You can browse the apis at http://localhost:3000
CRUD API for a simple nodes application using Node.js, Express and MongoDB.
npm install
node server.js
You can browse the apis at http://localhost:3000