gitee static:白嫖gitee 源码
静态静态 白嫖gitee gitee在国内访问非常快,可以考虑把一些静态资源上传到gitee上面,然后直接访问,岂不是可以当做静态资源服务器来使用? 具体实现 参考 package controller import ( "encoding/base64" "fmt" "gitee-static/src/config" "github.com/gin-gonic/gin" "github.com/levigross/grequests" "github.com/tidwall/gjson" "net/http" "time" ) func Upload ( c * gin.
文件列表
gitee-static-main.zip
(预估有个11文件)
gitee-static-main
.gitignore
419B
main.go
159B
README.md
2KB
go.mod
865B
.gitattributes
93B
src
router
index.go
495B
controller
暂无评论