awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesSwagger Document Validators

Tools that check Swagger/OpenAPI 2.0 specifications against the schema and additional rule sets for correctness.

Distinct from API Documentation Validators: Distinct from API Documentation Validators: focuses on validating the spec document itself, not code documentation comments.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Swagger Document Validators. Refine with filters or upvote what's useful.

Awesome Swagger Document Validators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • go-swagger/go-swaggerAvatar go-swagger

    go-swagger/go-swagger

    9,989Vezi pe GitHub↗

    go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command

    Checks a Swagger/OpenAPI 2.0 specification against the schema and additional rule sets for correctness.

    Goapicode-generatorgo
    Vezi pe GitHub↗9,989
  • flasgger/flasggerAvatar flasgger

    flasgger/flasgger

    3,740Vezi pe GitHub↗

    Flasgger is a documentation framework for Flask applications that generates OpenAPI specifications and an integrated Swagger UI. It functions as a documentation generator and specification parser that extracts API schemas from route definitions, function docstrings, and external specification files. The tool allows API definitions to be maintained either within the source code using YAML blocks in docstrings or decoupled into standalone YAML files. It provides a browser-based interactive console for testing and exploring API endpoints directly from the web application. Beyond documentation,

    Embeds a visual Swagger UI to allow interactive testing of API resources directly in the browser.

    Python
    Vezi pe GitHub↗3,740
  1. Home
  2. Software Engineering & Architecture
  3. API Documentation Validators
  4. Swagger Document Validators