awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPlugin-Based Client Middleware

A modular plugin architecture for adding custom middleware, tracing, and file upload support to GraphQL requests.

Distinct from GraphQL Client Middleware: Distinct from GraphQL Client Middleware: focuses on a plugin-based extension system rather than simple middleware interceptors.

Explore 1 awesome GitHub repository matching web development · Plugin-Based Client Middleware. Refine with filters or upvote what's useful.

Awesome Plugin-Based Client Middleware GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • prisma-labs/graphql-requestAvatar de prisma-labs

    prisma-labs/graphql-request

    6,113Voir sur GitHub↗

    graphql-request is a lightweight, type-safe GraphQL client library for JavaScript that runs across browsers, Node.js, and other JavaScript environments. It provides a minimal HTTP client for sending queries and mutations, with a promise-based execution model that uses the native fetch API for cross-runtime compatibility without additional dependencies. The client supports reusable selection set composition at runtime, allowing fragments to be shared across multiple requests to reduce duplication. It includes a plugin-based extension system for adding custom middleware, tracing, or file upload

    Provides a modular plugin architecture for adding custom middleware, tracing, and file upload support.

    TypeScript
    Voir sur GitHub↗6,113
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Node.js Server Frameworks
  6. GraphQL Client Middleware
  7. Plugin-Based Client Middleware