Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b05f54

Browse files
committed
## 0.2.0-beta
1 parentd343ae0 commit3b05f54

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

‎README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,29 @@
22
基于 go + goframe 实现的 apijson
33

44
>~~暂仍处于前期开发探索中, 请仅使用在 个人探索项目~~
5+
>
56
>~~目前处于 【下水阶段】, 欢迎测试、issue、建议、pr~~
7+
>
68
>目前处于 【摸石头阶段】, 欢迎测试、issue、建议、pr, 请勿使用在非个人的线上项目
79
810
[RoadMap 阶段规划](./@doc/roadmap.md)
911

1012
#快速体验
1113
<ahref="https://gitpod.io/#https://github.com/glennliao/apijson-go"target="_blank"><imgsrc="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
##文档参考
2022
1.[Get开放查询](./@doc/query.md)
2123
2.[非开放请求](./@doc/action.md)
2224
3.[权限控制](./@doc/access.md)
2325

2426

25-
#开发指南
27+
~~# 开发指南~~
2628
1. go >= 1.18
2729
2. 创建 mysql 数据库
2830
3. 导入 demo/todo/doc/todo.sql文件

‎README.zh-CN.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,30 @@
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
<ahref="https://gitpod.io/#https://github.com/glennliao/apijson-go"target="_blank"><imgsrc="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
##文档参考
2023
1.[Get开放查询](./@doc/query.md)
2124
2.[非开放请求](./@doc/action.md)
2225
3.[权限控制](./@doc/access.md)
2326

2427

25-
#开发指南
28+
~~# 开发指南~~
2629
1. go >= 1.18
2730
2. 创建 mysql 数据库
2831
3. 导入@demo/todo/doc/todo.sql文件

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp