graphql
GraphQL server
An implementation of GraphQL schema and query execution in Go.
An implementation of GraphQL for Go / Golang
10k stars
143 watching
842 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
graphqlgraphql-gosubscriptions
Related projects:
Repository | Description | Stars |
---|---|---|
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,883 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
graphql-python/graphene | An opinionated Python library for building GraphQL schemas/types fast and easily. | 8,115 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |