nombomapi is a Food ordering system api using node and express.
- Node
- Express
- Mongodb
- User Registration Endpoint
- User Login Endpoint
- Create, Read, Update, Delete Products Endpoint
- Authorization
git clone https://github.com/SBTHDR/nombomapi.git
cd nombomapi/
npm install
npm run dev