Repository navigation

#

OpenAPI Specification

Created by OpenAPI Initiative, Tony Tam, Darrel Miller, Mike Ralphson, Ron Ratovsky, Uri Sarid, Jason Harmon

发布于 August 10, 2011

OAI/OpenAPI-Specification
www.openapis.org
维基百科

相关主题

JSON SchemaREST API

The OpenAPI Specification (OAS), previously known as the Swagger Specification, is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing web services. OpenAPI documents describe API services and are represented in YAML or JSON formats.

The OpenAPI Specification Repository

Markdown
30367
2 天前

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

JavaScript
28205
1 天前
Redocly/redoc
TypeScript
25037
8 天前

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

Mustache
17587
2 天前

Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API

Java
7465
1 天前

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. 🍺

TypeScript
4685
20 小时前

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.

Python
3532
8 天前
stoplightio/spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.

TypeScript
2854
10 天前

Sane and flexible OpenAPI 3 schema generation for Django REST framework.

Python
2704
3 天前
JavaScript
2683
21 小时前

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL

TypeScript
1630
17 天前

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..

Python
1208
3 天前

Utility for comparing two OpenAPI specifications.

Java
989
2 天前
Go
953
12 天前

vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.

Go
853
12 天前