Recipe App API How to Run run docker build . run docker compose up Unit Test run docker compose run --rm app sh -c "python manage.py test" Documentation access http://127.0.0.1/api/docs