Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
koa.js support.tar.gz | 2018-02-04 | 94.4 kB | |
koa.js support.zip | 2018-02-04 | 141.0 kB | |
README.md | 2018-02-04 | 227 Bytes | |
Totals: 3 Items | 235.7 kB | 0 |
- Added koa support
- Added support for multiple http frameworks
- Changed: express.js error handler is encapsulated within the
express()
function - Changed: moved middleware example to
examples/