Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abhinav-reddy-k/kanteen-api
- Owner: Abhinav-Reddy-k
- License: mit
- Created: 2020-07-26T16:13:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:50:27.000Z (about 2 years ago)
- Last Synced: 2023-10-31T22:21:55.576Z (over 1 year ago)
- Topics: express, javascript, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 869 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.