apispec
API validator
A Common Lisp library for validating and parsing HTTP requests and responses based on OpenAPI3 specifications.
A Common Lisp library for handling Web API requests and responses.
33 stars
6 watching
8 forks
Language: Common Lisp
last commit: 10 months ago
Linked from 1 awesome list
common-lispopenapi3validatorweb
Related projects:
Repository | Description | Stars |
---|---|---|
subeeshcbabu-zz/swagvali | A tool for generating validators for Swagger APIs | 8 |
cebe/php-openapi | A tool for reading and writing OpenAPI 3.0.x files in PHP. | 472 |
stac-utils/stac-api-validator | A client-side tool for validating STAC API behavior and interactions. | 19 |
apidevtools/swagger-parser | A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions | 1,108 |
mmontone/clavier | A general purpose validation library for Common Lisp | 19 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
lezhnev74/openapi-psr7-validator | Validates PSR-7 HTTP requests against OpenAPI specifications | 169 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 83 |
why520crazy/ngx-validator | A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. | 43 |
tuwilof/fitting | Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards. | 60 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
bugventure/request-validator | Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |