Recipe Book API with user authentication, uploading images, filtering and searching objects using Test Driven Development.
Project Setup with Docker and Docker Compose, automatically unit test and linting with Travis-CI.
Python-DjangoRestFramework-Docker-TravisCI
- Python
- Django
- DjangoRestFramework
- Docker
- Docker Compose
- Travis-CI
- Swagger UI Documentation
- Git
- Docker
- Docker Compose
- Clone and enter the repository:
git clone https://github.com/Erick-ViBe/recipe-app-api.git
cd recipe-app-api
docker-compose up
docker-compose run --rm app sh -c "python manage.py test"
Created by @ErickViBe - feel free to contact me!