File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 22基于 go + goframe 实现的 apijson
33
44> ~~ 暂仍处于前期开发探索中, 请仅使用在 个人探索项目~~
5+ >
56> ~~ 目前处于 【下水阶段】, 欢迎测试、issue、建议、pr~~
7+ >
68> 目前处于 【摸石头阶段】, 欢迎测试、issue、建议、pr, 请勿使用在非个人的线上项目
79
810[ RoadMap 阶段规划] ( ./@doc/roadmap.md )
911
1012# 快速体验
1113<a href =" https://gitpod.io/#https://github.com/glennliao/apijson-go " target =" _blank " ><img src =" https://gitpod.io/button/open-in-gitpod.svg " /> </a >
1214
13- 创建后 执行 @demo/todo /tests 下的 * _ test.go 访问测试
15+ ~~ 创建后 执行 @demo/todo /tests 下的 * _ test.go 访问测试~~
1416
1517
1618# 使用指南
17- 暂参考demo目录下的todo
19+ ~~ 暂参考demo目录下的todo~~
1820
1921## 文档参考
20221 . [ Get开放查询] ( ./@doc/query.md )
21232 . [ 非开放请求] ( ./@doc/action.md )
22243 . [ 权限控制] ( ./@doc/access.md )
2325
2426
25- # 开发指南
27+ ~~ # 开发指南~~
26281 . go >= 1.18
27292 . 创建 mysql 数据库
28303 . 导入 demo/todo/doc/todo.sql文件
Original file line number Diff line number Diff line change 22基于 go + goframe 实现的 apijson
33
44> ~~ 暂仍处于前期开发探索中, 请仅使用在 个人探索项目~~
5+ >
6+ > ~~ 目前处于 【下水阶段】, 欢迎测试、issue、建议、pr~~
7+ >
8+ > 目前处于 【摸石头阶段】, 欢迎测试、issue、建议、pr, 请勿使用在非个人的线上项目
59
6- > 目前处于 【下水阶段】, 欢迎测试、issue、建议、pr
710
811[ RoadMap 阶段规划] ( ./@doc/roadmap.md )
912
1013# 快速体验
1114<a href =" https://gitpod.io/#https://github.com/glennliao/apijson-go " target =" _blank " ><img src =" https://gitpod.io/button/open-in-gitpod.svg " /> </a >
1215
13- 创建后 执行 @demo/todo /tests 下的 * _ test.go 访问测试
16+ ~~ 创建后 执行 @demo/todo /tests 下的 * _ test.go 访问测试~~
1417
1518
1619# 使用指南
17- 暂参考demo目录下的todo
20+ ~~ 暂参考demo目录下的todo~~
1821
1922## 文档参考
20231 . [ Get开放查询] ( ./@doc/query.md )
21242 . [ 非开放请求] ( ./@doc/action.md )
22253 . [ 权限控制] ( ./@doc/access.md )
2326
2427
25- # 开发指南
28+ ~~ # 开发指南~~
26291 . go >= 1.18
27302 . 创建 mysql 数据库
28313 . 导入 @demo/todo /doc/todo.sql文件
You can’t perform that action at this time.
0 commit comments