https://github.com/sbthdr/nombomapi
Food ordering system api using node and express.
https://github.com/sbthdr/nombomapi
express mongodb nodejs
Last synced: 3 months ago
JSON representation
Food ordering system api using node and express.
- Host: GitHub
- URL: https://github.com/sbthdr/nombomapi
- Owner: SBTHDR
- Created: 2021-12-11T15:02:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T16:58:45.000Z (over 3 years ago)
- Last Synced: 2025-01-06T20:31:30.389Z (5 months ago)
- Topics: express, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 464 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nombomapi
## About Repository
nombomapi is a Food ordering system api using node and express.
## Tech Specification
- Node
- Express
- Mongodb## Features
- User Registration Endpoint
- User Login Endpoint
- Create, Read, Update, Delete Products Endpoint
- Authorization## Installation
- `git clone https://github.com/SBTHDR/nombomapi.git`
- `cd nombomapi/`
- `npm install`
- `npm run dev`## License
[MIT license](https://opensource.org/licenses/MIT).