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 alexstrat/supertest-graphql

Projects sharing features with Supertest Graphql

30 open-source projects similar to alexstrat/supertest-graphql, 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
  • 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
  • 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

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-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
  • 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
  • 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
  • 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/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
  • 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
  • oslabs-beta/graphql-gateoslabs-beta avatar

    oslabs-beta/GraphQL-Gate

    56View on GitHub↗

    A GraphQL rate limiting library with query complexity analysisfor Node.js

    TypeScript
    View on GitHub↗56
  • piglovesyou/graphql-letpiglovesyou avatar

    piglovesyou/graphql-let

    451View on GitHub↗

    A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.

    TypeScript
    View on GitHub↗451
  • schemathesis/schemathesisschemathesis avatar

    schemathesis/schemathesis

    3,055View on GitHub↗

    Schemathesis is a property-based testing tool and fuzzer for schema-based APIs. It analyzes OpenAPI and JSON Schema specifications to automatically generate test cases that identify crashes, schema violations, and validation bypasses. The project functions as a contract validator and security scanner, verifying that a live server strictly adheres to its defined specifications. The framework distinguishes itself through stateful API testing, which chains multiple related requests together to uncover bugs that only emerge during complex, multi-step user workflows. It also utilizes response-driv

    Pythonapiapi-testingcli
    View on GitHub↗3,055
  • sophiabits/graphql-sunsetsophiabits avatar

    sophiabits/graphql-sunset

    7View on GitHub↗

    Easily add support for the Sunset header to your GraphQL server to better communicate upcoming breaking changes.

    TypeScript
    View on GitHub↗7
  • urigo/graphql-cliurigo avatar

    urigo/graphql-cli

    2,020View on GitHub↗

    📟 Command line tool for common GraphQL development workflows

    TypeScript
    View on GitHub↗2,020
  • urigo/graphql-meshurigo avatar

    urigo/graphql-mesh

    3,504View on GitHub↗

    🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...

    TypeScript
    View on GitHub↗3,504
  • urigo/graphql-modulesUrigo avatar

    Urigo/graphql-modules

    1,329View on GitHub↗

    Enterprise Grade Tooling For Your GraphQL Server

    TypeScript
    View on GitHub↗1,329
  • urigo/sofaUrigo avatar

    Urigo/sofa

    1,116View on GitHub↗

    The best way to create REST APIs - Generate RESTful APIs from your GraphQL Server

    TypeScript
    View on GitHub↗1,116