File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,16 +20,11 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
2020大部分HTTP请求后端再也不用写接口了,更不用写文档了!<br />
2121前端再也不用和后端沟通接口或文档问题了!再也不会被文档各种错误坑了!<br />
2222后端再也不用为了兼容旧接口写新版接口和文档了!再也不会被前端随时随地没完没了地烦了!
23+
2324<br />
24- [ 为什么要用APIJSON?] ( https://github.com/TommyLemon/APIJSON/wiki )
25- <br /><br />
26- ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_get.jpg )
27- ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_code.jpg )
28- ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_doc.jpg )
2925
3026### 特点功能
3127
32-
3328#### 在线解析
3429* 自动生成文档,清晰可读永远最新
3530* 自动生成请求代码,支持Android和iOS
@@ -51,6 +46,19 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
5146* 支持增删改查、模糊搜索、正则匹配、远程函数等
5247
5348
49+ ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_get.jpg )
50+ ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_code.jpg )
51+ ![ ] ( https://raw.githubusercontent.com/TommyLemon/APIJSON/master/picture/APIJSON_Auto_doc.jpg )
52+
53+ ![ ] ( https://github.com/TommyLemon/APIJSON/blob/master/picture/APIJSON_App_MomentList_Circle.gif )
54+ ![ ] ( https://github.com/TommyLemon/APIJSON/blob/master/picture/APIJSON_App_Moment_Name.gif )
55+ ![ ] ( https://github.com/TommyLemon/APIJSON/blob/master/picture/APIJSON_App_Moment_Comment.gif )
56+
57+ <br />
58+
59+ ### 为什么要用APIJSON?
60+ [ 前后端9大痛点解析] ( https://github.com/TommyLemon/APIJSON/wiki )
61+
5462
5563### 下载试用客户端App
5664
You can’t perform that action at this time.
0 commit comments