@@ -53,6 +53,7 @@ APIJSON是一种专为API而生的 JSON网络传输协议 以及 基于这套协
5353 <a ><img src =" https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSONisOneOfTheGVPsIn2019-small.jpg " ></a >
5454</p >
5555
56+
5657### 特点功能
5758
5859#### 在线解析
@@ -112,9 +113,11 @@ APIJSON是一种专为API而生的 JSON网络传输协议 以及 基于这套协
112113
113114<br />
114115
116+
115117### 为什么要用APIJSON?
116118[ 前后端 关于接口的 开发、文档、联调 等 10 大痛点解析] ( https://github.com/TommyLemon/APIJSON/wiki )
117119
120+
118121### 常见问题
119122#### 1.如何定制业务逻辑?
120123在后端编写 远程函数,可以拿到 session、version、当前 JSON 对象、参数名称 等,然后对查到的数据自定义处理 <br />
@@ -132,6 +135,7 @@ https://github.com/APIJSON/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
132135其它问题见 Closed Issues <br />
133136https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
134137
138+
135139### 快速上手
136140
137141#### 1.后端部署
@@ -142,6 +146,7 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
142146可以跳过这个步骤,直接使用 [ APIAuto-自动化接口管理工具] ( https://github.com/TommyLemon/APIAuto ) 或 下载客户端App。<br />
143147见  ; [ Android] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Android )   ; 或  ; [ iOS] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-iOS )   ; 或  ; [ JavaScript] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-JavaScript ) <br />
144148
149+
145150### 下载客户端App
146151
147152仿微信朋友圈动态实战项目<br />
@@ -150,6 +155,7 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
150155测试及自动生成代码工具<br />
151156[ APIJSONTest.apk] ( http://files.cnblogs.com/files/tommylemon/APIJSONTest.apk )
152157
158+
153159### 使用登记
154160<div style =" float :left " >
155161 <a href =" http://www.transsion.com " ><img src =" http://www.transsion.com/static/images/logo.jpg " height =" 90 " ></a >
@@ -166,6 +172,7 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
166172
167173[ 更多 APIJSON 使用者] ( https://github.com/TommyLemon/APIJSON/issues/73 )
168174
175+
169176### 贡献者们
170177<div style =" float :left " >
171178 <a href =" https://github.com/TommyLemon " ><img src="https://avatars1.githubusercontent.com/u/5738175?s=400&u=5b2f372f0c03fae8f249d2d754e38971c2e17b92&v=4 "
@@ -200,6 +207,11 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
200207<br />
201208感谢大家的贡献。
202209
210+
211+ ### 规划及路线图
212+ https://github.com/APIJSON/APIJSON/blob/master/Roadmap.md
213+
214+
203215### 我要赞赏
204216如果你喜欢 APIJSON,感觉 APIJSON 帮助到了你,可以点右上角 ⭐Star 支持一下,谢谢 ^_ ^ <br />
205217你也还可以扫描下面的二维码,赞助点服务器和域名的购买及维护费用,或者请作者喝一杯咖啡~
@@ -211,8 +223,8 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
211223如果在捐赠留言中备注名称,将会被记录到列表中~ 如果你也是 Github 开源作者,<br />
212224捐赠时可以留下 Github 项目地址或者个人主页地址,链接将会被添加到列表中起到互相推广的作用。
213225
214- ### 技术交流
215226
227+ ### 技术交流
216228如果有什么问题或建议可以 [ 提ISSUE] ( https://github.com/TommyLemon/APIJSON/issues ) 或 加群,交流技术,分享经验。<br >
217229如果你解决了某些bug,或者新增了一些功能,欢迎 [ 贡献代码] ( https://github.com/TommyLemon/APIJSON/pulls ) ,感激不尽~
218230
@@ -284,6 +296,7 @@ https://github.com/APIJSON/APIJSON/issues?q=is%3Aissue+is%3Aclosed
284296
285297感谢热心的作者们的贡献,点 ⭐Star 支持下他们吧。
286298
299+
287300### 持续更新
288301[ https://github.com/TommyLemon/APIJSON/commits/master ] ( https://github.com/TommyLemon/APIJSON/commits/master )
289302
0 commit comments