rezavafadar / express-restaurant-api

restaurant api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-restaurant-api

A Restaurant Api

Features:

  • User:

    • register
    • login
    • forget and reset password
    • get all user and get one user
    • delete
    • edit profile + upload profile img
    • user Basket:
      • update(addFood)
      • reset
      • get
  • Restaurant :

    • get all restaurans and one restaurans
    • delete
    • edit profile + upload profile img
  • Food :

    • add
    • delete
    • edit
    • get all foods and get one food
  • authenticate middleware

.....

About

restaurant api


Languages

Language:JavaScript 99.7%Language:Shell 0.3%