Jayden Seric 7ca6d59a78 Use jsDelivr for the readme logo.
RawGit is shutting down.
2018-12-19 23:35:25 +11:00

9 lines
510 B
Markdown

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