actions-on-google-nodejs icon indicating copy to clipboard operation
actions-on-google-nodejs copied to clipboard

Add support for Koa web framework

Open jonaskuiler opened this issue 5 years ago • 0 comments

References issue #293

I've added support for the koa web framework. I'm using this for a personal project and I thought I'd share the code. I've tested my changes locally by linking the package. I've not added any tests because I'm still figuring out on how to do that properly.

This is my first PR to the project and I've tried to follow the contributing guidelines as good as possible. Please let me know if there's something missing.

jonaskuiler avatar Mar 04 '19 15:03 jonaskuiler