Go to file
2017-07-06 20:55:36 +08:00
doc add example code 2017-07-06 20:53:26 +08:00
exampleCode/api/group add example code 2017-07-06 20:53:26 +08:00
server Merge branch 'dev' into yapilwg 2017-07-06 20:55:36 +08:00
server_dist Merge branch 'dev' into yapilwg 2017-07-06 20:55:36 +08:00
static init project path 2017-07-03 16:16:05 +08:00
.gitignore init project path 2017-07-03 16:16:05 +08:00
gulpfile.js init project path 2017-07-03 16:16:05 +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 controller and model change to class and can extend parent class 2017-07-05 16:17:58 +08:00
README.md Update README 2017-07-03 18:38:31 +08:00
ydoc.json add ydoc config and add project module 2017-07-06 19:21:54 +08:00

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

后台server如何启动和热更新

  1. npm install
  2. npm run dev-server