Skip to content

axetroy/go-filepool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO 文件上传库实例

使用

git clone https://github.com/axetroy/go-filepool.git
cd ./go-filepool
go run main.go

/upload POST

上传文件

/download/:size/:file [GET]

获取上传的文件

  • size:

    • origin: 获取原始图片
    • thumbnail: 获取缩略图
  • file: 文件哈希+文件后缀名

About

GO文件上传例子

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published