graphql-go-tools
GraphQL router
An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness
GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
711 stars
19 watching
132 forks
Language: Go
last commit: 2 days ago
Linked from 1 awesome list
astast-normalizationast-parserast-printerast-transformationast-visitorcomplexity-analysisexecutionexecution-enginegolanggraphqlgraphql-toolsintrospectionintrospection-querylexerlinterparserparsingprintingvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-go/relay | A Go library for constructing a GraphQL server compatible with React Relay | 422 |
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
wundergraph/cosmo | A comprehensive platform for managing and composing federated GraphQL APIs at scale. | 763 |
reaganiwadha/grapher | A package that provides a utility to simplify GraphQL field building in Go by abstracting away boilerplate code and providing features like generic type support. | 3 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,001 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,408 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
teamwalnut/graphql-ppx | Provides a set of tools and libraries for building GraphQL clients and querying GraphQL APIs in OCaml. | 257 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,591 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 516 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 412 |