awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
wundergraph avatar

wundergraph/graphql-go-tools

0
View on GitHub↗
821 stars·160 forks·Go·MIT·9 viewswundergraph.com↗

Graphql Go Tools

GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

Features

  • Go GraphQL Tools - Router and API gateway framework for Go.
  • GraphQL Development Tools - GraphQL Router and API Gateway framework.

Star history

Star history chart for wundergraph/graphql-go-toolsStar history chart for wundergraph/graphql-go-tools

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Graphql Go Tools

These projects share indexed features with Graphql Go Tools. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • graphql/graphiqlgraphql avatar

    graphql/graphiql

    16,848View on GitHub↗

    GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting GraphQL queries and mutations. It functions as a code editor, an API exploration tool, and a schema explorer, providing a visual interface for browsing GraphQL types and fields. The project provides a language server that delivers schema-driven autocompletion, linting, and validation via the Language Server Protocol. It allows for the embedding of high-performance editors into external projects and supports the injection of custom tools and components through a sidebar plugin API.

    TypeScript
    View on GitHub↗16,848
  • alexstrat/supertest-graphqlalexstrat avatar

    alexstrat/supertest-graphql

    34View on GitHub↗

    Extends supertest to test a GraphQL endpoint

    TypeScript
    View on GitHub↗34
  • anvilco/graphql-introspection-toolsanvilco avatar

    anvilco/graphql-introspection-tools

    37View on GitHub↗

    A library to query and manipulate GraphQL Introspection Query results in some useful ways.

    JavaScript
    View on GitHub↗37
  • aerogear/graphbackaerogear avatar

    aerogear/graphback

    408View on GitHub↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    View on GitHub↗408
Compare all 30 related projects→

Frequently asked questions

What does wundergraph/graphql-go-tools do?

GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

What are the main features of wundergraph/graphql-go-tools?

The main features of wundergraph/graphql-go-tools are: Go GraphQL Tools, GraphQL Development Tools.

Which projects share features with wundergraph/graphql-go-tools?

Projects with overlapping indexed features include: graphql/graphiql — GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting… alexstrat/supertest-graphql — Extends supertest to test a GraphQL endpoint. anvilco/graphql-introspection-tools — A library to query and manipulate GraphQL Introspection Query results in some useful ways. apollographql/eslint-plugin-graphql — :vertical_traffic_light: Check your GraphQL query strings against a schema. apollographql/graphql-tag — A JavaScript template literal tag that parses GraphQL queries. aerogear/graphback — Graphback - Out of the box GraphQL server and client.