Simple RESTful API serves the Food Courts application, to store the food court stores in the Database and give the ability to perform the CRUD operations on the stores through RESTful API.
- Deployed on Heroku
- MongoDB deployed on cloud.mongodb
Express.js
: To Implement the RESTful APIMongoose
: As ODM to talk to the database