MohRaouf / FoodCourt

Simple Web application to manage food courts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Web application to manage food courts


Languages

Language:JavaScript 100.0%