https://github.com/suyuan32/simple-admin-file
Simple Admin 的文件上传管理服务. 支持本地上传, 支持任意 S3 协议云上传, 包括 阿里云, 腾讯云,七牛云, 天翼云, aws等
https://github.com/suyuan32/simple-admin-file
cloudfiles file golang s3 upload
Last synced: about 2 months ago
JSON representation
Simple Admin 的文件上传管理服务. 支持本地上传, 支持任意 S3 协议云上传, 包括 阿里云, 腾讯云,七牛云, 天翼云, aws等
- Host: GitHub
- URL: https://github.com/suyuan32/simple-admin-file
- Owner: suyuan32
- License: apache-2.0
- Created: 2022-08-13T09:06:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T03:36:35.000Z (4 months ago)
- Last Synced: 2025-12-19T14:20:14.370Z (4 months ago)
- Topics: cloudfiles, file, golang, s3, upload
- Language: Go
- Homepage:
- Size: 964 KB
- Stars: 36
- Watchers: 4
- Forks: 31
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-admin-file
## Simple Admin 的文件上传管理服务
### 支持
本地文件存储,文件管理
云文件管理,支持 阿里云 OSS, 腾讯云 COS, 天翼云, AWS。
> 注意: 支持大部分兼容 s3 协议的上传服务
---
## Simple Admin's file upload management service
### Supports
local file storage, file management
cloud file management, supports Alibaba Cloud OSS, Tencent Cloud COS, Qiniu Cloud, Tianyi Cloud, AWS.
> Note: Most upload services compatible with the s3 protocol are supported
## 文档 | Document
[中文文档](https://doc.ryansu.tech/zh/guide/official-comp/file_manager.html)
[English Document](https://doc.ryansu.tech/guide/official-comp/file_manager.html)