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

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

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

1 Repo

Awesome GitHub RepositoriesClient Swapping Mechanisms

Swaps the generated code's built-in HTTP client for a user-supplied implementation.

Distinct from HTTP Client Integrations: Distinct from HTTP Client Integrations: focuses on swapping the client implementation at generation time, not general integration interfaces.

Explore 1 awesome GitHub repository matching networking & communication · Client Swapping Mechanisms. Refine with filters or upvote what's useful.

Awesome Client Swapping Mechanisms GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • orval-labs/orvalAvatar von orval-labs

    orval-labs/orval

    6,145Auf GitHub ansehen↗

    Orval is an OpenAPI-to-TypeScript code generator that produces fully typed API clients, data-fetching hooks, mock data, validation schemas, and server handlers from OpenAPI or Swagger specifications. It reads any YAML or JSON API specification and generates TypeScript interfaces, HTTP request functions, and framework-specific integration code that ensures compile-time correctness for all API calls. The project distinguishes itself by generating production-ready data-fetching hooks for React Query, Vue Query, Svelte Query, Solid Query, Angular, and SWR, complete with automatic cache invalidati

    Swaps the generated code's built-in HTTP client for a user-supplied implementation.

    TypeScript
    Auf GitHub ansehen↗6,145
  1. Home
  2. Networking & Communication
  3. HTTP Client Integrations
  4. Client Swapping Mechanisms