Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 466 Bytes

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.