https://github.com/benthepoet/apollo-koa-cache-control
A middleware for setting the upstream cache header with Apollo Server and Koa.js.
https://github.com/benthepoet/apollo-koa-cache-control
apollo-server graphql koa nginx proxy
Last synced: 2 months ago
JSON representation
A middleware for setting the upstream cache header with Apollo Server and Koa.js.
- Host: GitHub
- URL: https://github.com/benthepoet/apollo-koa-cache-control
- Owner: benthepoet
- License: mit
- Created: 2018-04-25T16:15:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T20:02:29.000Z (about 8 years ago)
- Last Synced: 2025-09-01T22:52:55.461Z (10 months ago)
- Topics: apollo-server, graphql, koa, nginx, proxy
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apollo-koa-cache-control
[](https://travis-ci.org/benthepoet/apollo-koa-cache-control)
[](https://coveralls.io/github/benthepoet/apollo-koa-cache-control?branch=master)
A middleware for setting the upstream cache header with Apollo Server and Koa.js.
## Node.js Support
This library currently supports Node.js >= 8.0.0.