GitHub - shaanxi/APIJSONAuto at adbd965985f29e8e73689b04a8af5b3fe6952b7f · GitHub
Skip to content

shaanxi/APIJSONAuto

Folders and files

Repository files navigation

APIJSON Auto

自动生成文档、自动管理测试用例 这两个功能 需要部署APIJSON后端,见 https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server

网页可以不用部署,直接用 http://apijson.cn ,把基地址改为 http://localhost:8080

develop and deploy

Some resources such as font and svg must be run at a server. I recommand to use webon

install webon

webon is help to develop and deploy a static site. run

npm install webon -g

configuration

You need to do some configuration with webon init

development

Just run

webon s

deploy

webon deploy

Thanks to

jsonon

editor.md

vue.js

About

自动化接口管理工具,自动生成文档与注释、自动生成代码、自动化回归测试、自动静态检查等。

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • JavaScript 78.0%
  • CSS 18.9%
  • HTML 3.1%