File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# APIJSON Auto
22自动化接口管理工具,支持自动生成文档与注释、自动生成代码、自动化回归测试、自动静态检查等。
33
4+ ## 特点功能
5+
6+ * 自动生成文档,清晰可读永远最新
7+ * 自动生成请求代码,支持Android和iOS
8+ * 自动生成JavaBean文件,一键下载
9+ * 自动管理与测试接口用例,一键共享
10+ * 自动校验与格式化JSON,支持高亮和收展
11+
12+
413## 部署方法
514
615可以直接下载源码解压后访问index.html,<br />
1019[ https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server ] ( https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server )
1120
1221
13-
14- ## develop and deploy
15- Some resources such as font and svg must be run at a server. I recommand to use [ webon] ( https://github.com/bimohxh/webon )
16-
17- ### install webon
18- [ webon] ( https://github.com/bimohxh/webon ) is help to develop and deploy a static site.
19- run
20- ```
21- npm install webon -g
22- ```
23-
24- ### configuration
25- You need to do some configuration with ` webon init `
26-
27- ### development
28- Just run
29- ```
30- webon s
31- ```
32-
33- ### deploy
34- ```
35- webon deploy
36- ```
37-
38- ## Thanks to
22+ ## 感谢开源
3923#### jsonon
4024#### editor.md
4125#### vue.js
You can’t perform that action at this time.
0 commit comments