Guides
To get up and running, follow the three steps below. For a more in depth step-by-step guide, choose on of the following:
-
Standard Guide
Automatically validate your new or existing express API against an OpenAPI specification using express-openapi-validator middleware.
-
Operation Handler Guide
Automatically validate your API, mapping each OpenAPI path to its corresponding JavaScript/TypeScript function using our OpenAPI vendor extension!
Validation Options
See options
curl
examples
See examples