File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,20 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
6262[ 前后端9大痛点解析] ( https://github.com/TommyLemon/APIJSON/wiki )
6363
6464### 快速上手
65- [ 见通用文档中快速上手] ( https://github.com/TommyLemon/APIJSON/blob/master/Document.md#4 )
65+
66+ ### 后端部署
67+
68+ 可以跳过这个步骤,直接用APIJSON服务器IP地址 39.108.143.172:8080 来测试接口。
69+
70+ 见 [ APIJSON后端部署 - Java] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server )
71+
72+ ### 前端部署
73+
74+ 可以跳过这个步骤,直接使用 [ APIJSON在线工具] ( http://39.108.143.172/ ) 或 下载主页提供的 [ 客户端App] ( https://github.com/TommyLemon/APIJSON ) 。
75+
76+ Android见 [ APIJSON前端部署 - Android] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Android )
77+ iOS见 [ APIJSON前端部署 - iOS] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-iOS )
78+ JavaScript见 [ APIJSON前端部署 - JavaScript] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-JavaScript )
6679
6780### 下载试用客户端App
6881
You can’t perform that action at this time.
0 commit comments