/FoodCourt

Simple Web application to manage food courts

Primary LanguageJavaScript

Food Court Stores API

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.

Database

  • MongoDB deployed on cloud.mongodb

Libraries Highlights

  • Express.js : To Implement the RESTful API
  • Mongoose : As ODM to talk to the database