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 RepositoriesSchema Validation

Strict enforcement of data structures for incoming network requests.

Explore 1 awesome GitHub repository matching security & cryptography · Schema Validation. Refine with filters or upvote what's useful.

Awesome Schema Validation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • trpc/trpcAvatar de trpc

    trpc/trpc

    40,348Ver en GitHub↗

    This project is an end-to-end type-safe API framework designed to synchronize data structures between frontend and backend codebases without the need for manual code generation. By leveraging TypeScript’s type inference, it allows developers to invoke server-side functions directly from the client as if they were local methods. This remote procedure call approach abstracts away the complexities of HTTP verbs and URL structures, streamlining the full-stack development workflow into a unified experience. The framework distinguishes itself through a modular router architecture that organizes bac

    Enforces strict data integrity on incoming request payloads to ensure valid information reaches core logic.

    TypeScriptapinextnextjs
    Ver en GitHub↗40,348
  1. Home
  2. Security & Cryptography
  3. Schema Validation