API testing framework core
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
Build swagger-compliant REST APIs using TypeScript and Node
Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec
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.
Modern OpenAPI types
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
Tool for generation samples based on OpenAPI payload/response schema
OpenAPI schema generator for Hono
Builds OpenAPI schemas from Zod schemas
Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers
OpenAPI Server URL templating parser, validator and substitution mechanism.
Convert Swagger 2.0 definitions to OpenApi 3.0 and validate
Converts OpenAPI Schema Object to JSON Schema
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
OpenAPI Path Templating parser, validator, resolver and matcher.
Library that generates Typescript clients based on the OpenAPI specification.
Upgrade OpenAPI documents to the latest and greatest version
modern OpenAPI parser written in TypeScript
Tests your rails API using its OpenAPI (Swagger) description of end-points, models, and query parameters.
OpenAPI based request validation, response validation, contract-testing and coverage
Test your API against OpenApi v3 documentation
The gem collects all requests and responses from your request specs and generates documentation based on it
Simplify API integration testing with a succinct rspec DSL and generate OpenAPI specification files directly from your rspec tests. More about the OpenAPI initiative here: http://spec.openapis.org/
Generate beautiful API documentation, including a UI to explore and test operations, directly from your rspec integration tests. OpenAPI 2 and 3 supported. More about the OpenAPI initiative here: http://spec.openapis.org/
A Ruby gem that generates OpenAPI 3.0 documentation from Minitest integration tests in Rails applications. Uses serializers as the single source of truth for response schemas.
Expose beautiful API documentation, powered by Swagger JSON endpoints, including a UI to explore and test operations. More about the OpenAPI initiative here: http://spec.openapis.org/
rc-minitest-openapi turns Rails minitest integration tests into the source of truth for an OpenAPI 3.0 document. Tests declare each operation and its response schema, the live response is validated against that schema as the suite runs, and the openapi:generate rake task writes the document. An rswag-style block DSL and plain helper methods are both supported.
Fork of rswag-specs. Compatible with any rack framework like Sinatra, Padrino, Hanami, Roda, etc. Simplify API integration testing with a succinct rspec DSL and generate OpenAPI specification files directly from your rspec tests. More about the OpenAPI initiative here: http://spec.openapis.org/
Convert OpenAPI specs into beautiful, interactive documentation with live API testing
This gem is a light weight DSL that works with rspec to allow developers to generate an OpenAPI (swagger) file based an AWS Lambda invoked by API Gateway. It works by writing a simple unit test for your lambda's code. When the test is executed, the input event and returned response are captured and used to build an OpenAPI file.
No description provided.
No description provided.
No description provided.
No description provided.