actions-on-google-nodejs
actions-on-google-nodejs copied to clipboard
Add support for Koa web framework
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.