https://github.com/appleboy/go-storage
storage interface for local disk or AWS S3 (or Minio) platform
https://github.com/appleboy/go-storage
Last synced: 7 months ago
JSON representation
storage interface for local disk or AWS S3 (or Minio) platform
- Host: GitHub
- URL: https://github.com/appleboy/go-storage
- Owner: appleboy
- License: mit
- Created: 2021-08-26T00:21:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T15:43:40.000Z (9 months ago)
- Last Synced: 2025-06-09T15:17:44.496Z (7 months ago)
- Language: Go
- Size: 227 KB
- Stars: 17
- Watchers: 2
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# go-storage
[](https://github.com/appleboy/go-storage/actions/workflows/go.yml)
[](https://codecov.io/gh/appleboy/go-storage)
[](https://goreportcard.com/report/github.com/appleboy/go-storage)
[](https://pkg.go.dev/github.com/appleboy/go-storage)
storage interface for local disk or [AWS S3](https://aws.amazon.com/s3/) (or [Minio](https://min.io)) platform
## Support List
* Local storage
* [AWS S3](https://aws.amazon.com/s3/)
* [Minio](https://min.io)
* [Google Cloud Storage](https://cloud.google.com/storage)