awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRuntime Compatibility Layers

Ensures generated client code functions across different JavaScript runtimes and web frameworks.

Distinct from HTTP Client Libraries: Focuses on the generated code's compatibility with different JS environments, whereas HTTP Client Libraries is the general category of the result.

Explore 1 awesome GitHub repository matching networking & communication · Runtime Compatibility Layers. Refine with filters or upvote what's useful.

Awesome Runtime Compatibility Layers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hey-api/openapi-tsالصورة الرمزية لـ hey-api

    hey-api/openapi-ts

    4,128عرض على GitHub↗

    openapi-ts is a tool and orchestrator used to convert OpenAPI specifications into type-safe TypeScript SDKs and HTTP client implementations. It automatically generates typed interfaces and request functions from API definitions to ensure consistency between the server and the client. The project employs a transport-agnostic client interface, decoupling high-level API calls from the underlying network library. It uses a plugin-based generation pipeline and a custom plugin architecture to allow for the customization of output types and validation schemas. The system provides capabilities for n

    Produces client code compatible with various networking libraries and web frameworks for cross-environment execution.

    TypeScriptangularaxioscodegen
    عرض على GitHub↗4,128
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. HTTP Client Libraries
  5. Runtime Compatibility Layers