Build a Restful CRUD API for a simple Note-Taking application using Node.js, Express and MongoDB.
- Install dependencies
npm install- Run Server
node server.js- Run tests
npm testYou can browse the apis at http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build a Restful CRUD API for a simple Note-Taking application using Node.js, Express and MongoDB.
npm installnode server.jsnpm testYou can browse the apis at http://localhost:3000