IlyaKozak / LittleLemon

Back-End Developer Capstone

Home Page:https://www.coursera.org/learn/back-end-developer-capstone?specialization=meta-back-end-developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restaurant/menu/ - GET POST(auth)
restaurant/menu/{menuId} - GET DELETE(auth)
restaurant/booking/tables - GET(auth) POST(auth)
restaurant/booking/tables/{bookingId}/ - GET(auth) PATCH(auth) PUT(auth) DELETE(auth)

restaurant/ - Static Page

admin/ - Admin

api-token-auth/ - POST (Get Token)

Djoser:
auth/token/login
auth/token/logout
auth/users
...

About

Back-End Developer Capstone

https://www.coursera.org/learn/back-end-developer-capstone?specialization=meta-back-end-developer


Languages

Language:Python 72.8%Language:CSS 25.1%Language:HTML 2.2%