An open API service indexing awesome lists of open source software.

https://github.com/sammyleths/littlelemon

BE-Capstone
https://github.com/sammyleths/littlelemon

Last synced: about 1 month ago
JSON representation

BE-Capstone

Awesome Lists containing this project

README

          

# LittleLemon Restaurant

API Endpoint Tests

Test with Insomnia

http://127.0.0.1:8000/restaurant/


http://127.0.0.1:8000/restaurant/booking/


http://127.0.0.1:8000/restaurant/booking/tables/


http://127.0.0.1:8000/restaurant/menu-items/


http://127.0.0.1:8000/restaurant/menu-items/


http://127.0.0.1:8000/auth/users/


http://127.0.0.1:8000/auth/token/login

UnitTest in VsCode Shell

PS C:\littlelemon\tests\test_models.py


PS C:\littlelemon\tests\test_views.py