Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.