-
Backend REST API for managing recipes
-
Setup project using Docker
-
Configured Travis-CI
-
Created endpoints
-
Listing and filtering features
-
Upload image feature
docker-compose run --rm app sh -c "python manage.py test && flake8"
docker-compose up