We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348ba6e commit 9df705bCopy full SHA for 9df705b
README.md
@@ -1,9 +1,12 @@
1
# APIJSON Auto
2
+自动化接口管理工具,支持自动生成文档与注释、自动生成代码、自动化回归测试、自动静态检查等。
3
+
4
+## 部署方法
5
6
自动生成文档、自动管理测试用例 这两个功能 需要部署APIJSON后端,见
7
[https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server](https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server)
8
-网页可以直接下载源码解压后访问index.html,
9
+网页可以直接下载源码解压后访问index.html,<br />
10
也可以直接用 http://apijson.cn ,把基地址改为你主机的地址(例如http://localhost:8080)即可。
11
12
## develop and deploy
0 commit comments