Web service providing API for resizing images. A user can create task with an image to compress. Eventually, it will be executed and become available in original resolution, 64x64 and 32x32.
App is running on port 80
Documentation (swagger): http://127.0.0.1/docs
make up
make test
make venv
make lint
make format