/FileUploadService

File upload service

Primary LanguagePython

FileUploadService

File upload service

Tests Linting

Quickstart

You must have docker and docker-compose tools installed to run the application. Run commands below:

# to run setup
make docker

# to stop setup
make down