Aurora is a file storage and delivery service designed for the TeaCoder platform, using S3 and PostgreSQL for cloud storage and data management.
- Programming Language: Go (Golang)
- Web Framework: Gin
- Cloud Storage: S3
- Database: PostgreSQL
- ORM: GORM
Method | URL | Description |
---|---|---|
GET |
/ |
API health check |
POST |
/upload |
Upload a file |
GET |
/:tag/:id |
Retrieve a file |
This project is licensed under the GNU Affero General Public License v3.0.