the-rang
v0.4.2
Published
a simple wrapper for Koa
Downloads
3
Readme
the rang
a simple wrapper for Koa
Application: 在Koa Application基础上做了少许扩展
Controller: controller基类
Service: service基类
Router: 在koa-router基础上做了少许扩展
middlewares: 内置middleware
services: 内置service
helpers: helper方法
ctx.controllers
ctx.models
middleware
- logger
- compress
- minify
- bodyParser
- session
- csrf
- cors
- json
- static
- onerror
- render
- multer
services
- emitter
- Cache
plugins
框架扩展机制