awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesEffect Schema Generators

Produces Effect schema modules from an OpenAPI spec alongside the HTTP client, keeping validation logic in sync with the API definition.

Distinct from API Schema Generation: Distinct from API Schema Generation: generates Effect-TS validation schemas from OpenAPI specs, not OpenAPI documentation from code.

Explore 1 awesome GitHub repository matching web development · Effect Schema Generators. Refine with filters or upvote what's useful.

Awesome Effect Schema Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • orval-labs/orvalAvatar de orval-labs

    orval-labs/orval

    6,145Ver en 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

    Produces Effect schema modules from OpenAPI specs for runtime validation alongside generated HTTP clients.

    TypeScript
    Ver en GitHub↗6,145
  1. Home
  2. Web Development
  3. API Schema Generation
  4. Effect Schema Generators