2017-07-13 14:48:59 +10:00

15 lines
914 B
Markdown

![Apollo upload logo](https://cdn.rawgit.com/jaydenseric/apollo-upload-examples/v1.0.1/apollo-upload-logo.svg)
# Apollo upload examples
![Github release](https://img.shields.io/github/release/jaydenseric/apollo-upload-examples.svg?style=flat-square)
![License](https://img.shields.io/badge/license-MIT-blue.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 web app using [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client), [React Apollo Client](http://dev.apollodata.com/react) and [Next.js](https://github.com/zeit/next.js).
## Setup
See readmes in `/api` and `/app`.