Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbthdr/nombomordertrackerapi

Food ordering tracker system API using node and express.
https://github.com/sbthdr/nombomordertrackerapi

ejs express node socket tailwindcss

Last synced: 30 days ago
JSON representation

Food ordering tracker system API using node and express.

Awesome Lists containing this project

README

        

# nombomordertrackerapi

## About Repository

nombomordertrackerapi is a Food ordering tracker system api using node and express.

## Tech Specification

- Node
- Express
- Mongodb
- socket
- EJS

## Features

- User Registration Endpoint
- User Login Endpoint
- Create, Read, Update, Delete Products Endpoint
- Order Tracking
- Authorization

## Installation

- `git clone https://github.com/SBTHDR/nombomordertrackerapi.git`
- `cd nombomordertrackerapi/`
- `npm install`
- `npm run dev`

## License

[MIT license](https://opensource.org/licenses/MIT).