An API for storing, creating and saving images of your cooking.
- /api/user/create - Create a new user
- /api/user/token - Retrieve a new token
- /api/user/me - Retrieve the users information
- /api/recipe/tags - Retrieve
- /api/recipe/ingredients -
- /api/recipe/recipes -
- Django - A high-level Python Web framework.
- Django Rest Framework - A powerful and flexible toolkit for building web APIs.
- React - A JavaScript library for building user interfaces.
- Redux - A predictable state container for JavaScript apps.