Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinav-reddy-k/kanteen-api

Backend for Kanteen app
https://github.com/abhinav-reddy-k/kanteen-api

express javascript mongodb mongoose nodejs

Last synced: 2 days ago
JSON representation

Backend for Kanteen app

Awesome Lists containing this project

README

        

# kanteen-api

## This is a RESTful api made with Express, Mongoose and MongoDB.

### This api consists of various endpoints required for online Food Ordering Service.

## Run `npm i` for downloading dependencies.

## Run `npm start` for starting the backend server.