@ladjs/koa-cache-responses
Version:
Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
50 lines (28 loc) • 1.43 kB
Markdown
# [**@ladjs/koa-cache-responses**](https://github.com/ladjs/koa-cache-responses)
[](https://github.com/ladjs/koa-cache-responses/actions/workflows/ci.yml)
[](https://github.com/sindresorhus/xo)
[](https://github.com/prettier/prettier)
[](https://lass.js.org)
[](LICENSE)
[](https://npm.im/koa-cash)
> Caching middleware for Koa using `koa-cash` and route pattern-based matching with `path-to-regexp`. Made for [Lad](https://lad.js.org).
## Table of Contents
* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)
## Install
[npm][]:
```sh
npm install @ladjs/koa-cache-responses
```
## Usage
See [@ladjs/web](https://github.com/ladjs/web) integration.
## Contributors
| Name | Website |
| -------------- | -------------------------- |
| **Nick Baugh** | <http://niftylettuce.com/> |
## License
[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)
##
[npm]: https://www.npmjs.com/