Skip to content

Commit b83a891

Browse files
authored
Update README.md
1 parent e5641b7 commit b83a891

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@ APIJSON 是一种专为 API 而生的 JSON 网络传输协议 以及 基于这
6565

6666
### 特点功能
6767

68-
#### 对于前端
69-
* 不用再向后端催接口、求文档
70-
* 数据和结构完全定制,要啥有啥
71-
* 看请求知结果,所求即所得
72-
* 可一次获取任何数据、任何结构
73-
* 能去除多余数据,节省流量提高速度
74-
7568
#### 对于后端
7669
* 提供通用接口,大部分 API 不用再写
7770
* 自动生成文档,不用再编写和维护
7871
* 自动校验权限、自动管理版本、自动防 SQL 注入
7972
* 开放 API 无需划分版本,始终保持兼容
8073
* 支持增删改查、复杂查询、跨库连表、远程函数等
8174

75+
#### 对于前端
76+
* 不用再向后端催接口、求文档
77+
* 数据和结构完全定制,要啥有啥
78+
* 看请求知结果,所求即所得
79+
* 可一次获取任何数据、任何结构
80+
* 能去除多余数据,节省流量提高速度
81+
8282
<br />
8383

8484
### APIJSON 接口展示
@@ -385,11 +385,15 @@ https://github.com/Tencent/APIJSON/blob/master/Roadmap.md
385385
如果你解决了某些bug,或者新增了一些功能,欢迎 [贡献代码](https://github.com/Tencent/APIJSON/pulls),感激不尽~ <br >
386386
https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md
387387

388-
<b >QQ 技术群</b>: 734652054(新)、607020115(旧)
388+
<b >QQ 技术群</b>: 734652054(新)、607020115(旧) <br >
389+
390+
**原则上优先解决 登记用户 和 贡献者 的问题,不解决 态度无礼 或 问题描述简陋 的问题!**
391+
392+
如果你 [登记了自己使用 APIJSON 的公司](https://github.com/Tencent/APIJSON/issues/187),可以加专门的 企业用户支持群,作者亲自答疑。
389393

390394
如果你为 APIJSON 做出了以下任何一个贡献: <br >
391-
[提交了 PR 且被合并](https://github.com/Tencent/APIJSON/pull/92)[提交了优质 Issue](https://github.com/Tencent/APIJSON/issues/189)[发表了优质文章](https://blog.csdn.net/qq_41829492/article/details/88670940)[开发了可用的生态项目](https://github.com/zhangchunlin/uliweb-apijson)[登记了你的公司](https://github.com/Tencent/APIJSON/issues/187),可以加 <br >
392-
<b >贡献者微信群</b>,注意联系 LonelyExplorer,加好友描述中附上贡献链接,谢谢
395+
[提交了 PR 且被合并](https://github.com/Tencent/APIJSON/pull/92)[提交了优质 Issue](https://github.com/Tencent/APIJSON/issues/189)[发表了优质文章](https://blog.csdn.net/qq_41829492/article/details/88670940)[开发了可用的生态项目](https://github.com/zhangchunlin/uliweb-apijson) <br >
396+
可以加 贡献者交流群,注意联系 LonelyExplorer,加好友描述中附上贡献链接,谢谢
393397

394398

395399
### 相关推荐

0 commit comments

Comments
 (0)