1 Star 0 Fork 0

vdebug/gin-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhouyangzhi 提交于 2020-01-04 23:11 +08:00 . 项目初始化
module gin-api
go 1.13
require (
github.com/BurntSushi/toml v0.3.1
github.com/gin-gonic/gin v1.5.0
github.com/go-redis/redis v6.15.6+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/jinzhu/gorm v1.9.11
github.com/sirupsen/logrus v1.4.2
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/vdebug/gin-api.git
git@gitee.com:vdebug/gin-api.git
vdebug
gin-api
gin-api
master

搜索帮助