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
·
S

seriousme/openapi-schema-validator

0
View on GitHub↗
0 stele·0 fork-uri·2 vizualizări

Openapi Schema Validator

A JSON schema validator for OpenAPI specifications, it currently supports:

Features

  • API Specification Tools - Validates API schemas against official specification versions.

Istoric stele

Graficul istoricului de stele pentru seriousme/openapi-schema-validatorGraficul istoricului de stele pentru seriousme/openapi-schema-validator

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Openapi Schema Validator

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Openapi Schema Validator.
  • mulesoft/api-designerAvatar mulesoft

    mulesoft/api-designer

    1,069Vezi pe GitHub↗

    This project provides a web-based integrated development environment for defining, documenting, and simulating software interface specifications. It serves as a browser-based modeling tool that enables teams to create structured API contracts using the RAML modeling language. The environment distinguishes itself through its modular design, which allows the modeling interface to be embedded directly into existing web applications and developer portals. It supports a plugin architecture that enables the integration of custom persistence layers and metadata handlers, allowing teams to attach pro

    JavaScriptramlraml-designraml-tooling
    Vezi pe GitHub↗1,069
  • apiaryio/dreddAvatar apiaryio

    apiaryio/dredd

    4,224Vezi pe 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
    Vezi pe GitHub↗4,224
  • bigstickcarpet/swagger-parserB

    BigstickCarpet/swagger-parser

    0Vezi pe GitHub↗

    Parses Swagger specs in JSON or YAML format - Validates against the Swagger 2.0 schema or OpenAPI 3.0 Schema - Resolves all $ref pointers, including external files and URLs - Can bundle all your Swagger files into a single file that only has internal $ref pointers - Can dereference all $ref…

    Vezi pe GitHub↗0
  • apiaryio/api-blueprintAvatar apiaryio

    apiaryio/api-blueprint

    8,648Vezi pe GitHub↗

    api-blueprint is a markdown-based API design language and specification standard used to define the structure, behavior, and data schemas of HTTP web services. It provides a formal method for mapping HTTP methods to resources and defining payload validation rules through a machine-readable syntax. The project functions as a blueprint for creating interactive technical documentation and functional mock servers. These tools transform design specifications into human-readable guides and simulated backend environments to enable integration testing before implementation. The language covers API m

    Vezi pe GitHub↗8,648
Vezi toate cele 12 alternative pentru Openapi Schema Validator→

Întrebări frecvente

Ce face seriousme/openapi-schema-validator?

A JSON schema validator for OpenAPI specifications, it currently supports:

Care sunt principalele funcționalități ale seriousme/openapi-schema-validator?

Principalele funcționalități ale seriousme/openapi-schema-validator sunt: API Specification Tools.

Care sunt câteva alternative open-source pentru seriousme/openapi-schema-validator?

Alternativele open-source pentru seriousme/openapi-schema-validator includ: mulesoft/api-designer — This project provides a web-based integrated development environment for defining, documenting, and simulating… apiaryio/api-blueprint — api-blueprint is a markdown-based API design language and specification standard used to define the structure,… apiaryio/dredd — Dredd is an HTTP API contract testing tool and specification validator. It functions as an automated test runner that… bigstickcarpet/swagger-parser — Parses Swagger specs in JSON or YAML format - Validates against the Swagger 2.0 schema or OpenAPI 3.0 Schema -… ig-group/swagger-search — Swagger Search is an application that aggregates the Swagger/OpenAPI documentation of your microservice architecture… subeeshcbabu/swagvali — A module to build validators for Swagger(OpenApi) Request parameters and Response objects.