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,920 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 695 |
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 424 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,307 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,584 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,290 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
dotansimha/graphql-yoga | A GraphQL server implementation with focus on ease of setup, performance, and developer experience | 8,249 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
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,398 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,712 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |