An open API service indexing awesome lists of open source software.

https://github.com/articulate/koala


https://github.com/articulate/koala

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# @articulate/koala


npm version npm downloads Build Status Coverage Status



Function that converts a [paperplane](https://github.com/articulate/paperplane) function into [Koa v2 middleware](https://github.com/koajs/koa#middleware). This will allow you to integrate the simplicity & convenience of paperplane into Koa's advanced framework, giving you more freedom to build more complex & powerful applications.

## Table of Contents

* [Getting Started](docs/getting-started.md)
* [API](docs/API.md)
* [Migration Guide](docs/migration-guide.md)