15 lines
914 B
Markdown
15 lines
914 B
Markdown

|
|
|
|
# Apollo upload examples
|
|
|
|

|
|

|
|

|
|

|
|
|
|
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`.
|