Skip to content

Commit 606c8f8

Browse files
authored
Update README.md
1 parent a6d3589 commit 606c8f8

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)