api-skeleton:API开发框架

时间:2021-04-09 14:12:49
【文件属性】:
文件名称:api-skeleton:API开发框架
文件大小:14KB
文件格式:ZIP
更新时间:2021-04-09 14:12:49
Go 混合API骨架 安装 go get -u github.com/mix-go/mixcli 新项目 mixcli new hello Use the arrow keys to navigate: ↓ ↑ → ← ? Select project type: CLI ▸ API Web (contains the websocket) gRPC
【文件预览】:
api-skeleton-master
----.gitignore(208B)
----routes()
--------main.go(640B)
----main.go(413B)
----README.md(264B)
----bin()
--------.gitignore(16B)
----.env(302B)
----runtime()
--------.gitignore(16B)
----conf()
--------config.yml(9B)
----configor()
--------main.go(328B)
----go.mod(2KB)
----middleware()
--------cors.go(615B)
--------auth.go(2KB)
----dotenv()
--------main.go(218B)
----di()
--------zap.go(1KB)
--------session.go(707B)
--------goredis.go(742B)
--------gorm.go(455B)
--------logrus.go(1KB)
--------server.go(365B)
--------xorm.go(473B)
----commands()
--------main.go(381B)
--------welcome.go(812B)
--------api.go(2KB)
----controllers()
--------hello.go(274B)
--------user.go(288B)
--------auth.go(1KB)

网友评论