swagvali
API validator
A tool for generating validators for Swagger APIs
Module to build validators for Swagger(OpenApi) Request parameters and Response objects.
8 stars
2 watching
1 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
apidevtools/swagger-parser | A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions | 1,108 |
openapitools/openapi-style-validator | Ensures consistency in OpenAPI specifications by validating style and adherence to standards | 210 |
cxxxr/apispec | A Common Lisp library for validating and parsing HTTP requests and responses based on OpenAPI3 specifications. | 33 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
ecyrbe/zodios-solid | A Solid framework extension for automating API schema validation and caching with Zod. | 4 |
yelp/pyramid_swagger | Tools for defining and validating web app interfaces in Python using Swagger | 65 |
cebe/php-openapi | A tool for reading and writing OpenAPI 3.0.x files in PHP. | 472 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
mermade/swaggerplusplus | A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
seriousme/openapi-schema-validator | Tools for validating and manipulating OpenAPI specifications | 45 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
robintail/express-zod-api | A framework to simplify API development by providing input validation and schema-based middlewares. | 635 |
kiliman/remix-params-helper | A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications | 250 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |