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

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.

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).