|
@aahoughton/oav
|
HTTP-aware OpenAPI request/response validator. Batteries-included distribution: re-exports @aahoughton/oav-core, adds YAML readers, ships the `oav` CLI. For a zero-runtime-dep install, use @aahoughton/oav-core directly. |
MIT |
6
greenflagged
/ 8 total
|
|
@aahoughton/oav-core
|
HTTP-aware OpenAPI request/response validator with a JSON Schema codegen compiler. Zero runtime dependencies; install @aahoughton/oav for the batteries-included experience (YAML readers + CLI). |
MIT |
7
greenflagged
/ 9 total
|
|
@aahoughton/oav-express4
|
Express 4 adapter for @aahoughton/oav-core. Ships a request-validator middleware factory plus standalone helpers (httpRequestFromExpress, renderProblemDetails) for callers that want to compose their own. |
MIT |
6
greenflagged
/ 8 total
|
|
@aahoughton/oav-express5
|
Express 5 adapter for @aahoughton/oav-core. Promise-native middleware factory plus standalone helpers (httpRequestFromExpress, renderProblemDetails) for callers composing their own middleware. |
MIT |
6
greenflagged
/ 8 total
|
|
@aahoughton/oav-fastify
|
Fastify adapter for @aahoughton/oav-core. preValidation hook factory plus standalone helpers (httpRequestFromFastify, renderProblemDetails) for callers composing their own hooks. |
MIT |
6
greenflagged
/ 9 total
|