awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesSubscription Testers

Client-side tools specifically designed to validate and monitor GraphQL subscription streams.

Distinct from GraphQL Subscriptions: Distinct from general GraphQL subscriptions which refers to server-side implementation; this is a testing client.

Explore 2 awesome GitHub repositories matching web development · Subscription Testers. Refine with filters or upvote what's useful.

Awesome Subscription Testers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • graphcool/graphql-playgroundAvatar von graphcool

    graphcool/graphql-playground

    8,844Auf GitHub ansehen↗

    GraphQL Playground is a web-based integrated development environment and API client for GraphQL. It functions as a request client, schema browser, and subscription tester, allowing users to execute queries and mutations while validating data responses. The project distinguishes itself through a dedicated subscription tester that maintains persistent connections for monitoring real-time data streams. It also includes the ability to share specific request states and headers via serialized URL snapshots for collaborative debugging. The environment covers schema exploration through interactive d

    Ships a dedicated subscription tester to maintain persistent connections and monitor live data updates.

    TypeScript
    Auf GitHub ansehen↗8,844
  • graphql/graphql-playgroundAvatar von graphql

    graphql/graphql-playground

    8,839Auf GitHub ansehen↗

    GraphQL Playground is an interactive development environment and API client used for writing, testing, and debugging GraphQL queries, mutations, and subscriptions. It functions as a visual tool for executing requests against a GraphQL server and inspecting the resulting JSON responses. The project includes a documentation browser for exploring schemas and an editor with autocompletion and error highlighting. It provides specialized capabilities for analyzing API performance through tracing visualization and supports real-time data updates via subscription streaming. The environment allows fo

    Includes tools to validate and monitor real-time data updates via GraphQL subscription streams.

    TypeScript
    Auf GitHub ansehen↗8,839
  1. Home
  2. Web Development
  3. GraphQL Subscriptions
  4. Subscription Testers