#openapi-specification (15 Repositories)
Ranked open-source repositories tagged with #openapi-specification, scored by pull request acceptance likelihood and maintainer engagement velocity.
47.9%
33.0h
15 repositories tagged #openapi-specification
seriousme/fastify-openapi-glue
A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
orval-labs/orval
orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
oasdiff/oasdiff
OpenAPI Diff and Breaking Changes
swagger-api/swagger-inflector
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
swagger-api/swagger-editor
Swagger Editor
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
swagger-api/swagger-parser
Swagger Spec to Java POJOs
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
swagger-api/swagger-client
Javascript library to connect to swagger-enabled APIs via browser or nodejs
apisyouwonthate/openapi.tools
The most comprehensive collection of quality OpenAPI tooling, curated by Phil Sturgeon and the team at APIs You Won't Hate.
DapperDox/dapperdox
Beautiful, integrated, OpenAPI documentation.
rookie-luochao/openapi-ui
OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool. 基于 OpenAPI/Swagger 规范的接口文档,快速模拟请求参数并调用接口,也是简化版 postman 工具,欢迎提功能请求、bug