With this api you can make a recipe using ingredients and tags from different models. You can also add images. I build this api with docker using test driven development, following pep8 guidelines.
Here you can test the api with swagger on the live server:
http://ec2-52-204-106-239.compute-1.amazonaws.com/api/docs/
-
Type your token to the top right "Authorize" button's "tokenAuth (apiKey)" section. With "Token" in front like this:
You are ready to test the api!