Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 857 Bytes

File metadata and controls

23 lines (16 loc) · 857 Bytes

Orion

Orion is a file storage and delivery service designed for the TeaCoder platform, using S3 and PostgreSQL for cloud storage and data management.

Tech Stack

  • Programming Language: Go (Golang)
  • Web Framework: Gin
  • Cloud Storage: S3
  • Database: PostgreSQL
  • ORM: GORM

API Documentation

Method URL Description
GET / API health check
POST /upload Upload a file
GET /:tag/:id Retrieve a file

License

This project is licensed under the GNU Affero General Public License v3.0.