Skip to content

teacoder-team/storage

Repository files navigation

Storage

Storage is a REST API designed for uploading, storing, and managing files in the cloud using S3 and PostgreSQL.

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.

About

File storage and delivery service for the Teacoder platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published