2017-07-08 18:28:56 +10:00

12 lines
862 B
Markdown

# ![Apollo upload examples](https://cdn.rawgit.com/jaydenseric/apollo-upload-examples/v1.0.1/apollo-upload-logo.svg)
![Github release](https://img.shields.io/github/release/jaydenseric/apollo-upload-examples.svg?style=flat-square) ![Github issues](https://img.shields.io/github/issues/jaydenseric/apollo-upload-examples.svg?style=flat-square) ![Github stars](https://img.shields.io/github/stars/jaydenseric/apollo-upload-examples.svg?style=flat-square)
An example GraphQL API using [apollo-upload-server](https://github.com/jaydenseric/apollo-upload-server) and an example [Next.js](https://github.com/zeit/next.js) [React Apollo client](http://dev.apollodata.com/react) using [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client).
- [MIT license](https://en.wikipedia.org/wiki/MIT_License).
## Setup
See readmes in `/api` and `/app`.