awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBidirectional Specification Validation

Validation of both the incoming request and the outgoing response against a formal specification.

Distinct from Request Body Validations: Existing candidates focus on either requests or responses; this covers the bidirectional enforcement of the spec.

Explore 1 awesome GitHub repository matching web development · Bidirectional Specification Validation. Refine with filters or upvote what's useful.

Awesome Bidirectional Specification Validation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zalando/connexionAvatar de zalando

    zalando/connexion

    4,600Voir sur GitHub↗

    Connexion is a specification-driven framework for building APIs that automatically maps OpenAPI specifications to application logic. It uses these specifications to automate routing, request validation, and response serialization, linking API operations to backend handler functions via operation IDs. The project differentiates itself by providing a schema-driven mock server that simulates API behavior using example responses from the specification without requiring backend logic. It also includes a dynamic documentation hosting system that translates the API specification into a live interact

    Ensures that both incoming request data and outgoing response bodies strictly adhere to the API specification.

    Python
    Voir sur GitHub↗4,600
  1. Home
  2. Web Development
  3. Bidirectional Specification Validation