-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
Description
Spec
Discussion
- How can i upload file (e.g. : image) with graphql-go? graph-gophers/graphql-go#244
- Handle mutlipart/form-data graphql-go/handler#43
Libraries
- https://github.com/jpascal/graphql-upload (uploading is based on spec)
- https://github.com/99designs/gqlgen (framework)
- https://github.com/asif-mahmud/gingraphql (another handler, uploading is based on spec)
- https://github.com/smithaitufe/go-graphql-upload
- https://github.com/eko/graphql-go-upload