Go to file
2017-08-21 21:22:18 +08:00
client docs: opti docs 2017-08-21 21:18:29 +08:00
doc feat: getCase list select all field 2017-08-21 21:18:55 +08:00
exampleCode fix: 修改view 2017-08-15 17:54:06 +08:00
server feat: getCase list select all field 2017-08-21 15:52:22 +08:00
server_dist feat: getCase list select all field 2017-08-21 15:52:22 +08:00
static feat: getCase list select all field 2017-08-21 21:18:55 +08:00
.eslintrc.js opti: 代码格式优化 2017-07-27 15:06:42 +08:00
.eslintrc.json opti eslint 2017-07-17 10:34:47 +08:00
.gitignore opti: ignorge tags 2017-08-11 16:20:27 +08:00
config_example.json fix: config.json path 2017-07-27 20:22:54 +08:00
gulpfile.js feat: 优化url,去掉#,后端接口统一使用/api前缀 2017-08-11 10:25:19 +08:00
index.html feat - mock 2017-07-24 19:43:13 +08:00
nodemon.json abandon global var and use import yapi method 2017-07-04 16:43:07 +08:00
package-lock.json user 2017-07-05 17:59:53 +08:00
package.json chore: del koa-route 2017-08-17 15:21:02 +08:00
README.md docs: opti docs 2017-08-21 21:22:18 +08:00
service.sh feat: 因部署修改runtime路径 2017-07-27 11:50:15 +08:00
ydoc.json docs: opti docs 2017-08-21 21:18:29 +08:00
ykit.js feat: add user/project and fix ykit commonsChunk bug 2017-08-10 18:54:32 +08:00

YApi

一、平台介绍

图片名称

YApi是高效易用功能强大、的api管理平台旨在为开发、产品、测试人员提供更优雅的接口管理服务。可以帮助开发者轻松创建、发布、维护 APIyapi还为用户提供了优秀的交互体验开发人员只需利用平台提供的接口数据写入工具以及简单的点击操作就可以实现接口的管理。

二、为什么使用YApi

  1. 基于 Json5 和 Mockjs 定义接口返回数据的结构和文档,效率提升多倍
  2. 扁平化权限设计,即保证了企业级项目管理,又保证了易用性
  3. 不仅有类似postman的接口调试功能还可将每次测试接口保存成一个测试用例到测试集在测试集可一次性测试该测试集下所有测试用例返回结果格式
  4. 免费开源