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

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

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

1 مستودع

Awesome GitHub RepositoriesMulti-Spec Processors

Processes multiple OpenAPI or Swagger specifications in a single generation run, each with its own input and output configuration.

Distinct from Code from Specification Generators: Distinct from Code from Specification Generators: adds the ability to process multiple independent specs in one run, not just a single spec.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Spec Processors. Refine with filters or upvote what's useful.

Awesome Multi-Spec Processors GitHub Repositories

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

    orval-labs/orval

    6,145عرض على GitHub↗

    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

    Processes several OpenAPI specifications in a single run with independent configurations.

    TypeScript
    عرض على GitHub↗6,145
  1. Home
  2. Software Engineering & Architecture
  3. OpenAPI Specification Parsers
  4. Go Code Generators
  5. Specification from Code Generators
  6. Code from Specification Generators
  7. Multi-Spec Processors

استكشف الوسوم الفرعية

  • Spec Parser Options ConfigurationsSets options for the OpenAPI parser, such as authentication for fetching specs from protected URLs. **Distinct from Multi-Spec Processors:** Distinct from Multi-Spec Processors: configures parser options (auth, etc.), not multi-spec processing.