1 Star 0 Fork 836

igit-cn / gfast

forked from tiger1103 / gfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 244 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
tiger1103 提交于 2020-07-17 09:59 . 添加swagger API接口文档
package main
import (
_ "gfast/boot"
_ "gfast/router"
"github.com/gogf/gf/frame/g"
)
// @title gfast API文档
// @version 1.0
// @description gfast 在线API文档
// @host localhost
// @BasePath /system
func main() {
g.Server().Run()
}
Go
1
https://gitee.com/igit-cn/gfast.git
git@gitee.com:igit-cn/gfast.git
igit-cn
gfast
gfast
master

搜索帮助

14c37bed 8189591 565d56ea 8189591