koa-resource-router icon indicating copy to clipboard operation
koa-resource-router copied to clipboard

fix:pkg: Upgrade logic to support async/await (koa-2.x)

Open joshbeckman opened this issue 6 years ago • 0 comments

Solves: https://github.com/alexmingoia/koa-resource-router/issues/17

This changes all the generator/yield logic to koa-2.x async/await logic.

All existing tests passing.

joshbeckman avatar Oct 16 '17 20:10 joshbeckman