Skip to content

Lime-sisi/LittleLemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleLemon

Meta Backend Developer Capstone project

API endpoints

/api/api-token-auth/ # accept POST method, test restframework built-in Tokenbased authentication
/auth/users/ # to register new user
/auth/token/login # to obtain user token
/restaurant/menu/<int: pk> # view,update,and delete single menu item
/restaurant/book/tables/ # post booking record, Token needed
/restaurant/menu/ #view and create new menu item
/restaurant/ #check to serve static files

---admin info---
superuser: sisi
password: hallwaycat!

--another user---
username: testD
password: littleapple22
email: "testdude@llemon.com

About

Meta Backend Developer Capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published