A restful API that can upload files to s3.
Download the latest release version, and copy .env.example to .env.
Complete the .env file, and run the binary file to start the server.
For the docker usage guide, It will release soon.
HTTP POST /api/v1/upload
Edit environment in the docker-compose.yaml, and run it.
docker-compose up -d