REST API for uploading files to a storage system and tracking metadata in a database. Built with Go, Gin framework, GORM, and PostgreSQL. cli-uploader-go/ ├── cmd/ # Main application entry point ├── ...