https://github.com/articulate/koala
https://github.com/articulate/koala
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/articulate/koala
- Owner: articulate
- License: mit
- Created: 2020-01-10T22:05:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T18:52:22.000Z (over 1 year ago)
- Last Synced: 2025-06-14T12:07:37.756Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 52
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @articulate/koala
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)