koa restful example:自动生成文档 源码
koa-restful-example Koa Restful API项目 用法 # start yarn start 结构体 . ├── config/ ├── controllers/ ├── lib/ ├── middlewares/ ├── models/ ├── public/ ├── schedules/ ├── services/ ├── Dockerfile ├── LICENSE ├── README.md ├── app.js ├── package.json ├── routes.js └── yarn.lock 执照 麻省理工学院:copyright:pyj
文件列表
koa-restful-example-master.zip
(预估有个26文件)
koa-restful-example-master
models
User.js
138B
config
default.js
22B
development.js
144B
production.js
197B
package.json
1KB
routes.js
3KB
swagger.json
3KB
暂无评论