Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T20:02:29.000Z (over 6 years ago)
- Last Synced: 2024-12-15T14:08:58.825Z (27 days ago)
- Topics: apollo-server, graphql, koa, nginx, proxy
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apollo-koa-cache-control
[![Build Status](https://travis-ci.org/benthepoet/apollo-koa-cache-control.svg?branch=master)](https://travis-ci.org/benthepoet/apollo-koa-cache-control)
[![Coverage Status](https://coveralls.io/repos/github/benthepoet/apollo-koa-cache-control/badge.svg?branch=master)](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.