swagger-parser
Definition parser
A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions
Swagger 2.0 and OpenAPI 3.0 parser/validator
1k stars
19 watching
156 forks
Language: JavaScript
last commit: 2 months ago javascriptjson-schemanodejsopenapiopenapi3parserresolverrest-apiswaggeruniversal-javascriptvalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
subeeshcbabu-zz/swagvali | A tool for generating validators for Swagger APIs | 8 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,710 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
swagger-api/.github | Provides common files and templates for Swagger APIs | 3 |
yelp/pyramid_swagger | Tools for defining and validating web app interfaces in Python using Swagger | 65 |
openapitools/openapi-style-validator | Ensures consistency in OpenAPI specifications by validating style and adherence to standards | 214 |
data-fair/openapi-viewer | A tool to browse and test REST APIs described with OpenAPI 3.0 Specification | 92 |
shuffle/openapi-apps | Standardizing security API specifications for various products and services using OpenAPI definitions. | 74 |
augustd/burp-suite-swaggy | An extension for Burp Suite to parse and analyze Swagger files | 19 |
ronnypfannschmidt/prance | A tool that validates and resolves Swagger/OpenAPI specifications in Python | 226 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
apisyouwonthate/openapi.tools | Tools and utilities for designing, validating, and working with OpenAPI specifications | 706 |
slanatech/swagger-stats | A tool to monitor and analyze API performance and usage statistics in Node.js microservices. | 906 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 426 |
amanoooo/apidoc-swagger-3 | Converts inline documentation comments to OpenAPI 3.0 JSON schema | 31 |