# APIJSONAuto-Enterprise
**Repository Path**: TommyLemon/APIJSONAuto-Enterprise
## Basic Information
- **Project Name**: APIJSONAuto-Enterprise
- **Description**: APIJSONAuto商业版,
支持接口托管;
支持机器学习测试;
支持一个API有多个测试用例;
支持其他高级特性等。
机器学习算法先用JS实现,开放使用前迁移至Java Server。
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 10
- **Forks**: 4
- **Created**: 2018-09-01
- **Last Updated**: 2024-11-29
## Categories & Tags
**Categories**: api-gateway
**Tags**: None
## README
# APIJSON Auto
自动化接口管理工具,支持自动生成文档与注释、自动生成代码、自动化回归测试、自动静态检查等。
### 特点功能
* 自动生成接口文档,清晰可读永远最新
* 自动生成请求代码,支持Android和iOS
* 自动生成JavaBean文件,一键下载
* 自动管理与测试接口用例,一键共享
* 自动给请求JSON加注释,一键切换
* 自动保存历史请求记录,一键恢复
* 自动校验与格式化JSON,支持高亮和收展




### 视频教程
[http://i.youku.com/apijson](http://i.youku.com/apijson)
### 部署方法
可以直接下载源码解压后访问index.html,
也可以直接用 http://apijson.org ,把基地址改为你主机的地址(例如 http://localhost:8080 )即可。
自动生成文档、自动管理测试用例 这两个功能 需要部署APIJSON后端,见
[https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server](https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server)
### 感谢开源
* jsonon
* editor.md
* vue.js
### 关于作者
TommyLemon:[https://github.com/TommyLemon](https://github.com/TommyLemon)
QQ技术交流群:607020115
如果有什么问题或建议可以 [提ISSUE](https://github.com/TommyLemon/APIJSONAuto/issues) 或 加群,交流技术,分享经验。
如果你解决了某些bug,或者新增了一些功能,欢迎 [贡献代码](https://github.com/TommyLemon/APIJSONAuto/pulls),感激不尽。
### 其它项目
[APIJSON](https://github.com/TommyLemon/APIJSON) 后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构
[APIJSON.NET](https://github.com/liaozb/APIJSON.NET) C# 版 APIJSON 服务端库,支持 MySQL, PostgreSQL, MS SQL Server, Oracle, SQLite
[apijson](https://github.com/orchie/apijson) PHP 版 APIJSON,支持 MySQL, PostgreSQL, MS SQL Server, Oracle, SQLite 等
[apijson](https://github.com/TEsTsLA/apijson) Node.ts 版 APIJSON 服务端库,支持 MySQL, PostgreSQL, MS SQL Server, Oracle, SQLite, MariaDB, WebSQL
### 持续更新
[https://github.com/TommyLemon/APIJSONAuto/commits/master](https://github.com/TommyLemon/APIJSONAuto/commits/master)
### 我要赞赏
创作不易,右上角点 ⭐Star 支持下吧,谢谢 ^_^
[https://github.com/TommyLemon/APIJSONAuto](https://github.com/TommyLemon/APIJSONAuto)