An express middleware that makes it easy to write web services that follow an Open API specification.
A middleware that wraps the npm multer package to prepare the request for the openapi-enforcer-middleware package.
Library for validating, parsing, and formatting data against open api schemas.
A wrapper class of Hono which supports OpenAPI.
Parses OpenAPI documents
Tiny middleware for Restify to validate requests and responses with openapi-enforcer
Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv
An unopinionated OpenAPI framework for express
Automatically validate a value against the swagger schema while you build it. Alternatively you can validate the final value.
Middleware for generating OpenAPI/Swagger documentation for your Express app
Express middleware to handle OpenAPI 3.x.
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
Build swagger-compliant REST APIs using TypeScript and Node
See the official documentation [here](https://edocs.humansecurity.com/docs/installation-node-express)
The purpose of this repository is to provide the components and utilities needed to build a JavaScript/TypeScript enforcer on any platform/environment. This repository is *not* a complete running enforcer; rather, it is a tool kit with all the building bl
Build, Validate, Route, Authenticate and Mock using OpenAPI definitions. Framework-agnostic
Generates express mock-servers from OpenAPI specs
JSON Schemas for every version of the OpenAPI Specification
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
Types for OpenAPI documents.
🌀 OpenAPI to TypeScript codegen. Production-grade SDKs, Zod schemas, TanStack Query hooks, and 20+ plugins. Used by Vercel, OpenCode, and PayPal.
TypeScript helpers for consuming openapi-typescript types
Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.
A middleware for using SwaggerUI in Hono