awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to openapitools/openapi-style-validator

Open-source alternatives to Openapi Style Validator

14 open-source projects similar to openapitools/openapi-style-validator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Openapi Style Validator alternative.

  • aconex/drakovA

    Aconex/drakov

    0View on GitHub↗
    View on GitHub↗0
  • apiaryio/dreddapiaryio avatar

    apiaryio/dredd

    4,224View on GitHub↗

    Dredd is an HTTP API contract testing tool and specification validator. It functions as an automated test runner that verifies whether a live backend server's behavior adheres to a formal API specification document. The system performs language-agnostic API testing by transforming specification definitions into HTTP requests and matching the resulting responses against the defined JSON schemas. This process ensures that the server implementation remains compliant with the design contract regardless of the programming language used to build the backend. The tool manages the test lifecycle thr

    JavaScript
    View on GitHub↗4,224
  • apicurio/apicurio-studioapicurio avatar

    apicurio/apicurio-studio

    1,060View on GitHub↗

    This is the official Git repository for the apicurio studio project: http://www.apicur.io/

    TypeScript
    View on GitHub↗1,060
  • danielgtaylor/agliodanielgtaylor avatar

    danielgtaylor/aglio

    4,751View on GitHub↗

    Aglio is a command-line interface tool and static HTML renderer designed to convert API Blueprint specification files into readable, web-based documentation. It transforms structured API specifications into standalone HTML pages that can be hosted and distributed without a backend server. The project includes a theme engine that allows for the customization of visual styles through CSS variables and layout template overrides. Users can apply built-in themes or integrate external modules to change how the documentation is rendered. The tool supports modular document composition, enabling the

    CoffeeScript
    View on GitHub↗4,751

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • daveshanley/vacuumdaveshanley avatar

    daveshanley/vacuum

    1,008View on GitHub↗
    Gogogolanglint
    View on GitHub↗1,008
  • mermade/openapi-guiMermade avatar

    Mermade/openapi-gui

    1,490View on GitHub↗

    OpenAPI-GUI

    JavaScript
    View on GitHub↗1,490
  • oasdiff/oasdiffoasdiff avatar

    oasdiff/oasdiff

    1,092View on GitHub↗
    Gobreaking-changeschangelogdiff
    View on GitHub↗1,092
  • openapitools/openapi-diffOpenAPITools avatar

    OpenAPITools/openapi-diff

    1,087View on GitHub↗

    Utility for comparing two OpenAPI specifications.

    Javaapidiffopenapi
    View on GitHub↗1,087
  • openapitools/openapi-generatorOpenAPITools avatar

    OpenAPITools/openapi-generator

    26,412View on GitHub↗

    This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications into functional client libraries and server stubs. By automating the creation of type-safe SDKs and boilerplate code, it bridges the gap between service definitions and implementation, allowing developers to maintain synchronized codebases across many programming languages. The tool distinguishes itself through a portable execution model that utilizes containerized build isolation to ensure identical output regardless of the host environment. It features a modular, plugin-bas

    Javaapiapi-clientapi-server
    View on GitHub↗26,412
  • redocly/redocly-cliRedocly avatar

    Redocly/redocly-cli

    1,475View on GitHub↗

    Command-line utility from @Redocly with OpenAPI superpowers. Build, manage and quality-check OpenAPI descriptions, configure and execute API governance, and publish beautiful API documentation. Supports OpenAPI 3.1, 3.0 and OpenAPI 2.0 (legacy Swagger format).

    TypeScript
    View on GitHub↗1,475
  • stoplightio/spectralstoplightio avatar

    stoplightio/spectral

    3,012View on GitHub↗

    Spectral is a programmable linting engine and validation tool designed to enforce style guidelines and schema correctness within OpenAPI specifications and JSON configuration files. It functions as a rule-based validator that analyzes structured text files to ensure data consistency and adherence to predefined constraints. The engine utilizes a configuration-driven execution model, allowing users to manage pluggable rule sets and integrate JSON Schema definitions. It supports the creation of custom function-based rules to define complex validation logic beyond static declarations. The projec

    TypeScriptarazzohacktoberfestjson
    View on GitHub↗3,012
  • swagger-api/swagger-editorswagger-api avatar

    swagger-api/swagger-editor

    9,453View on GitHub↗

    Swagger Editor is a web-based authoring tool and development environment used to design, document, and validate API specifications. It specifically supports the OpenAPI Specification, providing a browser interface for writing API schemas and verifying their structure. The tool features real-time rendering that produces a visual preview of the API documentation as the specification is edited. It includes syntax highlighting based on standardized schemas to improve the readability of the API definitions. The editor supports importing specifications from files, external URLs, or example fixture

    JavaScript
    View on GitHub↗9,453
  • swagger-api/swagger-uiswagger-api avatar

    swagger-api/swagger-ui

    28,853View on GitHub↗

    Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay

    JavaScripthacktoberfestoasopen-source
    View on GitHub↗28,853
  • zalando/zallyzalando avatar

    zalando/zally

    944View on GitHub↗

    Zally is a quality assurance tool. It's a linter for OpenAPI specifications, it performs the following tasks :

    Kotlin
    View on GitHub↗944