Skip to content

Repository files navigation

README.md file for littlelemon course capstone

Before anything here you need to be athenticated

Home page for Littlelemon

login: obtain token for user by providing {username, passowrd} in the request body

POST: http://localhost:8000/api/token-auth

Get menu items // single menu item

GET: http://127.0.0.1:8000//api/menu-items

 http://127.0.0.1:8000//api/menu-items/{itemId}

API to display booking table

List all users

register new user using {"email": "", "username": "", "password": ""}

Run unittest

python manage.py test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages