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