Pinned Repositories
compatibility-standard-definitions
Validation compatibility library for comparing GraphQL definitions from standard against implementations.
compatibility-unit-tests
Golang CLI library for validating compatibility of any GraphQL implementation against the GraphQL reference implementation(graphql-js).
graphql
An implementation of GraphQL for Go / Golang
graphql-dataloader-example
graphql-go.org
handler
Golang HTTP.Handler for graphl-go
handler-examples
Golang HTTP.Handler examples for graphl-go
playground
An example Golang GraphQL server written with graphql-go and graphql-relay-go
relay
A Go/Golang library to help construct a graphql-go server supporting react-relay.
subscription-example
Subscription example using GraphQL Playground
graphql-go's Repositories
graphql-go/graphql
An implementation of GraphQL for Go / Golang
graphql-go/handler
Golang HTTP.Handler for graphl-go
graphql-go/relay
A Go/Golang library to help construct a graphql-go server supporting react-relay.
graphql-go/playground
An example Golang GraphQL server written with graphql-go and graphql-relay-go
graphql-go/graphql-dataloader-example
graphql-go/subscription-example
Subscription example using GraphQL Playground
graphql-go/graphql-go.org
graphql-go/handler-examples
Golang HTTP.Handler examples for graphl-go
graphql-go/compatibility-standard-definitions
Validation compatibility library for comparing GraphQL definitions from standard against implementations.
graphql-go/compatibility-unit-tests
Golang CLI library for validating compatibility of any GraphQL implementation against the GraphQL reference implementation(graphql-js).
graphql-go/opentracing-example
graphql-go/compatibility-user-acceptance
Validation compatibility library for GraphQL implementation user acceptance.