koa app extend


Keywords
koa, web, api, router
License
MIT
Install
npm install koaflow@0.8.3

Documentation

Koaflow

koa app extend. change koa router to flow by hide and auto call next().
对 koa 进行改造和封装, 通过对 koa router 之next() 的自动调用将其进行隐藏, 实现流式模式.

Installation

npm install koaflow

Usage

example