openapi2
There are 46 repositories under openapi2 topic.
xiaoymin/knife4j
Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution
apiaryio/dredd
Language-agnostic HTTP API Testing Tool
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
OpenAPITools/openapi-generator-cli
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
marshmallow-code/apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
asyncapi/modelina
A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
python-openapi/openapi-spec-validator
OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
fsprojects/SwaggerProvider
F# generative Type Provider for Swagger
RonnyPfannschmidt/prance
Resolving Swagger/OpenAPI 2.0 and 3.0 Parser
aress31/openapi-parser
Parse OpenAPI documents into Burp Suite for automating OpenAPI-based APIs security assessments (approved by PortSwigger for inclusion in their official BApp Store).
swagger-api/swagger-converter
OpenAPI/Swagger 2.0 to OpenAPI 3.0 Converter WebService
sphinx-contrib/openapi
OpenAPI (fka Swagger) spec renderer for Sphinx.
apiaryio/dredd-example
Example application using Dredd and CI
bump-sh/cli
Bump.sh CLI - Deploy your OpenAPI & AsyncAPI documentations from your CI
swaggerexpert/swagger-editor-validate
This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.
vladkens/apigen-ts
Typed HTTP client generator as single file without extra dependencies from OpenAPI schema
commonism/aiopenapi3
Python OpenAPI3 client/validator w\ {a,}syncio
superfaceai/openapi-linter
Is your OpenAPI Spec ready for SDK generators?
notEthan/scorpio
Resource-based Web API Client built on OpenAPI
apiaryio/dredd-transactions
Compiles a list of HTTP transactions (request-response pairs) from an API description document
openapi2puml/openapi2puml
Fork of the Swagger2PUML project to generate Class Diagrams (Plant UML) for a given OpenAPI (a.k.a Swagger) Definition
JonArnfred/Spring-Boot-REST
An example Spring Boot REST application
swaggerexpert/apidom-validate
This GitHub Action validates OpenAPI 2.0, OpenAPI 3.x.y and AsyncAPI 2.x definition file using ApiDOM Language Service.
bump-sh/bump-ruby-cli
Old bump.sh ruby CLI - Please head to our new CLI https://github.com/bump-sh/cli
clowre/docserver
Merge and Serve OpenAPI/Swagger Documents
cope-systems/bottle-swagger
A Bottle plugin for Swagger REST APIs
terotests/ts2swagger
Create Swagger API from TypeScript classes
xiayuguo/har2swagger
convert har to swagger 2.0
bump-sh/bump-ci-example
CI integration examples for Github Action, Travis CI, CircleCI and Gitlab CI.
MewX/KanTV-downloader-cli
(KanTV is down forever) “看TV”下载器,命令行版,使用Android API,Go语言编写。 Downloading KanTV videos via command line interface (CLI) written in Go.
swaggerexpert/openapi-path-templating
OpenAPI Path Templating parser, validator and resolver.
ehsoc/rest
experimental web resource abstraction for composing REST APIs in Go (Golang).
saman-barakat/IDLGateway
IDLFilter is a custom filter for Spring Cloud Gateway, specifically designed to manage inter-parameter dependencies in web APIs.
saman-barakat/IDLPlayground
IDLPlayground is an online application developed to allow end users to explore the capabilities of IDL, IDL4OAS, and IDLReasoner web API. The Playground provides an editor specifically designed for IDL language.
SongLin123/api-codegen
根据 swagger 文档生成js api文件(只兼容openAPI 2.0)