Improved readme.
This commit is contained in:
parent
d23392d855
commit
47bb62c468
23
readme.md
23
readme.md
@ -6,24 +6,7 @@
|
||||
[](https://github.com/jaydenseric/apollo-upload-examples/issues)
|
||||
[](https://github.com/jaydenseric/apollo-upload-examples/stargazers)
|
||||
|
||||
A full stack demo of file uploads via GraphQL mutations with [Apollo](https://apollographql.com).
|
||||
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:
|
||||
|
||||
## GraphQL API
|
||||
|
||||
See [`api/readme.md`](api/readme.md).
|
||||
|
||||
Uses:
|
||||
|
||||
* [koa](https://npm.im/koa)
|
||||
* [graphql-server-koa](https://npm.im/graphql-server-koa)
|
||||
* [apollo-upload-server](https://npm.im/apollo-upload-server)
|
||||
|
||||
## Web app
|
||||
|
||||
See [`app/readme.md`](app/readme.md).
|
||||
|
||||
Uses:
|
||||
|
||||
* [next](https://npm.im/next)
|
||||
* [react-apollo](https://npm.im/react-apollo)
|
||||
* [apollo-upload-client](https://npm.im/apollo-upload-client)
|
||||
* [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).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user