Unlike Expressjs, in koa-router, user need to explicitly call await next()
to enter the next middleware rather than to return to last level middleware.
koa-router middleware explicitly calling `await next()` to enter next middleware
Subscribe to TheXYZLab Blog
Get the latest posts delivered right to your inbox