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
Back to wundergraph/graphql-go-tools

Projects sharing features with Graphql Go Tools

30 open-source projects similar to wundergraph/graphql-go-tools, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • aerogear/graphbackaerogear avatar

    aerogear/graphback

    408View on GitHub↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    View on GitHub↗408
  • 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
  • apollographql/eslint-plugin-graphqlapollographql avatar

    apollographql/eslint-plugin-graphql

    1,215View on GitHub↗

    :verticaltrafficlight: Check your GraphQL query strings against a schema.

    JavaScript
    View on GitHub↗1,215

AI search

Explore more awesome repositories

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

Find more with AI search
  • apollographql/graphql-tagapollographql avatar

    apollographql/graphql-tag

    2,332View on GitHub↗

    A JavaScript template literal tag that parses GraphQL queries

    TypeScript
    View on GitHub↗2,332
  • apollographql/graphql-toolsapollographql avatar

    apollographql/graphql-tools

    5,426View on GitHub↗

    graphql-tools is a toolkit for constructing, modifying, and combining GraphQL schemas. It provides a suite of utilities for parsing Schema Definition Language, managing resolver bindings, and assembling executable schemas. The project enables the composition of unified GraphQL gateways by merging multiple independent subschemas through schema stitching. This includes capabilities for entity type merging, type extension, and field resolution delegation to route requests across different services. The toolkit also includes a mocking engine that generates simulated GraphQL schemas and data. Thi

    TypeScript
    View on GitHub↗5,426
  • ardatan/graphql-toolkitardatan avatar

    ardatan/graphql-toolkit

    166View on GitHub↗

    A set of utils for faster development of GraphQL tools

    View on GitHub↗166
  • ccamel/go-graphql-subscription-exampleccamel avatar

    ccamel/go-graphql-subscription-example

    46View on GitHub↗

    ☝️ go-graphql subscription over Kafka/Redis/NSQ example

    Go
    View on GitHub↗46
  • comcast/graphvinciComcast avatar

    Comcast/graphvinci

    77View on GitHub↗

    A better schema visualizer for GraphQL APIs

    JavaScript
    View on GitHub↗77
  • confuser/graphql-constraint-directiveconfuser avatar

    confuser/graphql-constraint-directive

    576View on GitHub↗

    Validate GraphQL fields

    JavaScript
    View on GitHub↗576
  • dosco/graphjindosco avatar

    dosco/graphjin

    3,084View on GitHub↗

    GraphJin - An Automagical Compiler to Connect AI to Your Databases

    Go
    View on GitHub↗3,084
  • enisdenjo/graphql-wsenisdenjo avatar

    enisdenjo/graphql-ws

    1,866View on GitHub↗

    Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.

    TypeScript
    View on GitHub↗1,866
  • escape-technologies/goctopusEscape-Technologies avatar

    Escape-Technologies/goctopus

    132View on GitHub↗

    Blazing fast GraphQL discovery & fingerprinting toolbox.

    Go
    View on GitHub↗132
  • escape-technologies/graphql-armorEscape-Technologies avatar

    Escape-Technologies/graphql-armor

    585View on GitHub↗

    🛡️ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers 🛡️

    TypeScript
    View on GitHub↗585
  • graph-gophers/graphql-gograph-gophers avatar

    graph-gophers/graphql-go

    4,755View on GitHub↗

    graphql-go is a schema-first GraphQL library and server implementation for Go. It provides a query execution engine and schema parser that converts schema definition strings into executable structures and validates resolver signatures. The library also includes a streaming implementation for real-time GraphQL subscriptions using channels within resolvers. The project distinguishes itself through parallel resolver execution to reduce request latency and the use of buffer-pool memory management to lower garbage collection overhead. It enables the creation of cloneable schema instances from a sh

    Go
    View on GitHub↗4,755
  • graphql-compose/graphql-composegraphql-compose avatar

    graphql-compose/graphql-compose

    1,210View on GitHub↗

    Toolkit for generating complex GraphQL Schemas on Node.js

    TypeScript
    View on GitHub↗1,210
  • graphql-go/graphqlgraphql-go avatar

    graphql-go/graphql

    10,155View on GitHub↗

    This project is a GraphQL implementation for Go, providing a complete suite for building GraphQL servers. It includes a schema engine for defining types, a query parser to convert strings into abstract syntax trees, and an execution engine that resolves fields against a defined schema to return structured data. The library distinguishes itself through reflection-based type mapping, allowing object definitions and arguments to be derived directly from native Go structs. It also supports the execution of real-time data streaming via GraphQL subscriptions and provides an extensible execution pip

    Gographqlgraphql-gosubscriptions
    View on GitHub↗10,155
  • graphql-go/relaygraphql-go avatar

    graphql-go/relay

    424View on GitHub↗

    A Go/Golang library to help construct a graphql-go server supporting react-relay.

    Go
    View on GitHub↗424
  • graphql/graphql-relay-jsgraphql avatar

    graphql/graphql-relay-js

    1,543View on GitHub↗

    A library to help construct a graphql-js server supporting react-relay.

    TypeScript
    View on GitHub↗1,543
  • kadirpekel/gqlkadirpekel avatar

    kadirpekel/gql

    7View on GitHub↗

    The Missing GraphQL Schema Builder for Golang

    Go
    View on GitHub↗7
  • kamilkisiela/graphql-configkamilkisiela avatar

    kamilkisiela/graphql-config

    1,199View on GitHub↗

    One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)

    TypeScript
    View on GitHub↗1,199
  • ktutnik/graphql-directivektutnik avatar

    ktutnik/graphql-directive

    4View on GitHub↗

    Offers a collection of GraphQL directives for easy validation, authorization, and sanitation, simplifying the implementation of complex functionality in GraphQL APIs. It ensures secure and efficient GraphQL APIs with pre-built solutions.

    TypeScript
    View on GitHub↗4
  • kunalsin9h/load-gqlKunalSin9h avatar

    KunalSin9h/load-gql

    3View on GitHub↗

    A tiny GraphQL schema loader, zero dependencies.

    TypeScript
    View on GitHub↗3
  • maticzav/graphql-middlewarematiczav avatar

    maticzav/graphql-middleware

    1,144View on GitHub↗

    Split up your GraphQL resolvers in middleware functions

    TypeScript
    View on GitHub↗1,144
  • maticzav/graphql-shieldmaticzav avatar

    maticzav/graphql-shield

    3,574View on GitHub↗

    🛡 A GraphQL tool to ease the creation of permission layer.

    TypeScript
    View on GitHub↗3,574
  • monojack/graphql-normalizrmonojack avatar

    monojack/graphql-normalizr

    196View on GitHub↗

    Normalize GraphQL responses for persisting in the client cache/state

    JavaScript
    View on GitHub↗196
  • n1ru4l/graphql-live-queryn1ru4l avatar

    n1ru4l/graphql-live-query

    439View on GitHub↗

    Realtime GraphQL Live Queries with JavaScript

    TypeScript
    View on GitHub↗439
  • omar-dulaimi/graphql-shield-generatoromar-dulaimi avatar

    omar-dulaimi/graphql-shield-generator

    10View on GitHub↗

    Emits a GraphQL Shield from your GraphQL schema

    TypeScript
    View on GitHub↗10
  • ooflorent/babel-plugin-graphqlooflorent avatar

    ooflorent/babel-plugin-graphql

    64View on GitHub↗

    Babel plugin that compile GraphQL tagged template strings

    JavaScript
    View on GitHub↗64