A cloud storage where users can register and upload any file.
- You need to GoLang installed.
- You will need to run go mod download to install dependencies for this project. Do that in the root directory of the project.
- Copy .env.example to .env in the same directory
- Remember to create your own .env based on the template provided.
- Update environment variables with credentials for mysql
go run main.go
http://localhost:3000/swagger/index.html