An open API service indexing awesome lists of open source software.

https://github.com/systechsalihy/mini-s3-clone

Mini S3 Clone is a lightweight, self-hosted Amazon S3 alternative built in Go. It provides secure file storage with bucket versioning, presigned URLs, and task queue processing using Fiber, GORM, MySQL, Redis, and Asynq. Designed for developers, it allows fast prototyping of S3-like features without relying on AWS.
https://github.com/systechsalihy/mini-s3-clone

api-key-authentication asynq fiber file-storage file-storage-security go gorm hmac-authentication hmac-sha256 mysql presigned presigned-url redis s3 s3-clone sasl

Last synced: 15 days ago
JSON representation

Mini S3 Clone is a lightweight, self-hosted Amazon S3 alternative built in Go. It provides secure file storage with bucket versioning, presigned URLs, and task queue processing using Fiber, GORM, MySQL, Redis, and Asynq. Designed for developers, it allows fast prototyping of S3-like features without relying on AWS.

Awesome Lists containing this project