GitHub - docteurcode/Django-Recipe-API

Skip to content

Navigation Menu

Sign in

Appearance settings

Recipe API using Django REST framework

** List of api urls **

http://127.0.0.1:8000/api/recipe/tags/
http://127.0.0.1:8000/api/recipe/ingredients/
http://127.0.0.1:8000/api/recipe/recipes/
http://127.0.0.1:8000/api/user/me/
http://127.0.0.1:8000/api/user/token/
http://127.0.0.1:8000/api/user/create/