2018-09-18 22:31:40 +10:00

9 lines
569 B
Markdown

![Apollo upload logo](https://cdn.rawgit.com/jaydenseric/apollo-upload-client/27b1f20/apollo-upload-logo.svg)
# Apollo upload examples
A full stack demo of file uploads via GraphQL mutations using [Apollo](https://apollographql.com) [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec) implementations:
* [Example GraphQL API](api) using [apollo-upload-server](https://github.com/jaydenseric/apollo-upload-server).
* [Example web app](app) using [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client).