graphql-go
GraphQL library
A GraphQL library for Go with support for easy use and multiple features.
GraphQL server with a focus on ease of use
5k stars
80 watching
493 forks
Language: Go
last commit: about 1 month ago
Linked from 3 awesome lists
gogolanggraphql
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,949 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,056 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,306 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,268 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,735 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |