Contract Manager API Build a Restful CRUD API using Node.js, Express and MongoDB. Steps to Setup Install dependencies npm install Run mongodb mongod Run Server npm run start You can browse the apis at http://localhost:3000