I liked the schema implementation in `koa-framework`, but didn't want to use the framework so I factored it out into [koa-request-schema](https://www.npmjs.com/package/koa-request-schema). I'd be happy to turn it over if you'd like to drop the implementation from `koa-framework` and depend on the module.
I liked the schema implementation in
koa-framework, but didn't want to use the framework so I factored it out into koa-request-schema.I'd be happy to turn it over if you'd like to drop the implementation from
koa-frameworkand depend on the module.