Web service for live request validation using oav
Validate Azure REST API Specifications
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.
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).
Express 5 adapter for @aahoughton/oav-core. Promise-native middleware factory plus standalone helpers (httpRequestFromExpress, renderProblemDetails) for callers composing their own middleware.
Fast, unopinionated, minimalist web framework
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
TypeScript definitions for express
Fastify adapter for @aahoughton/oav-core. preValidation hook factory plus standalone helpers (httpRequestFromFastify, renderProblemDetails) for callers composing their own hooks.
OpenTelemetry instrumentation for `express` http web application framework
TypeScript definitions for express-serve-static-core
Express middleware for the validator module.
Express preset for conventional-changelog.
Include Flmngr file manager server-side into your Express app or website
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.
Swagger UI Express
Simple session middleware for Express
Create HTTP error objects
TypeScript definitions for swagger-ui-express
TypeScript definitions for express-session
Express middleware to handle OpenAPI 3.x.
The one-liner node.js proxy middleware for connect, express, next.js and more
A Express.js server adapter for Bull-Board dashboard.
Automatically validate API requests and responses with OpenAPI 3 and Express.