Vite Plugin for API mock dev server.
Upgrade OpenAPI documents to the latest and greatest version
<div align="center"> <image align="center" src="https://orpc.dev/logo.webp" width=280 alt="oRPC logo" /> </div>
GraphQL Code Generator Plugin to define mock data factory.
Node.js library that generates Typescript function chaining clients based on the OpenAPI specification.
modern OpenAPI parser written in TypeScript
amplify cli plugin providing local testing
Type safe mocking extensions for vitest, forked from jest-mock-extended
An experimental Prismic model-to-TypeScript-type generator
OpenAPI 3.0.x namespace for ApiDOM.
A codegen plugin and preset for generating TypeScript types from GraphQL queries in a `d.ts` file. It does not require any function wrapper and adds no runtime overhead (0 bytes to the bundle).
Automatically validate API requests and responses with OpenAPI 3 and Express.
Swagger 2.0 and OpenAPI 3.x parser and validator for Node and browsers
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
A CLI tool to validate mocks against swagger/OpenApi specs.
fetch mock for jest
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
An OpenAPI Specification and Pact Comparison library
A mock store for testing your redux async action creators and middleware
Custom Jest matchers for AWS SDK v3 Client mock
The Redoc-Revel package combines Redocly's tool for generating API documentation from API description files with Redocly's external developer showcase platform.
The official Node client library for the Mailchimp Marketing API
Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec
fetch mock for vitest