File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,19 +63,15 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
6363
6464### 快速上手
6565
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 )
66+ #### 1.后端部署
67+ 可以跳过这个步骤,直接用APIJSON服务器IP地址 39.108.143.172:8080 来测试接口。<br />
68+ 见 [ APIJSON后端部署 - Java] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server ) <br />
69+
70+ #### 2.前端部署
71+ 可以跳过这个步骤,直接使用 [ APIJSON在线工具] ( http://39.108.143.172/ ) 或 下载主页提供的 [ 客户端App] ( https://github.com/TommyLemon/APIJSON ) 。<br />
72+ Android见 [ APIJSON前端部署 - Android] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Android ) <br />
73+ iOS见 [ APIJSON前端部署 - iOS] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-iOS ) <br />
74+ JavaScript见 [ APIJSON前端部署 - JavaScript] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-JavaScript ) <br />
7975
8076### 下载试用客户端App
8177
You can’t perform that action at this time.
0 commit comments