Go to file
2017-07-25 21:25:40 +08:00
.lib_cache 添加scss 2017-07-06 13:04:14 +08:00
client feat: 接口测试部分 2017-07-25 21:25:40 +08:00
doc feat: doc and fix some bug 2017-07-21 11:46:44 +08:00
exampleCode feat: interface add title field 2017-07-20 16:14:20 +08:00
runtime feat: add client devops and change local domain yapi.local.qunar.com 2017-07-25 14:18:57 +08:00
server fix qsso first login params bug 2017-07-25 15:42:05 +08:00
server_dist fix qsso first login params bug 2017-07-25 15:42:05 +08:00
static fix: ignore prd 2017-07-25 16:24:56 +08:00
.eslintrc.json opti eslint 2017-07-17 10:34:47 +08:00
.gitignore fix: ignore prd 2017-07-25 16:24:56 +08:00
gulpfile.js init project path 2017-07-03 16:16:05 +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 feat: 接口测试部分 2017-07-25 21:25:40 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00
ydoc.json add interface module 2017-07-10 11:56:53 +08:00
ykit.js fix: ykit prd 2017-07-25 17:06:49 +08:00

Yapi是一个高效易用功能强大的api管理系统

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server