OpenAPI Specification topic

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.

List OpenAPI Specification repositories

go-redoc

66
Stars
28
Forks
Watchers

go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc

oag

51
Stars
5
Forks
Watchers

Idiomatic Go (Golang) client package generation from OpenAPI documents

apisprout

682
Stars
74
Forks
Watchers

Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation

openapi-snippet

113
Stars
63
Forks
Watchers

Generates code snippets for given Swagger / Open API documents

Djask

24
Stars
2
Forks
Watchers

An enhanced django-like Flask | 一个加强版类Django的Flask超集 | 暂时停止更新

AppStoreConnect

44
Stars
4
Forks
Watchers

🍎 Interact with AppStoreConnect

pyotr

56
Stars
1
Forks
Watchers

Python OpenAPI-to-REST (and back) framework

saunter

183
Stars
54
Forks
Watchers

Saunter is a code-first AsyncAPI documentation generator for dotnet.

flaskerk

26
Stars
2
Forks
Watchers

A flask extension for api doc and validation of request&response.

rororo

105
Stars
9
Forks
Watchers

Implement aiohttp.web OpenAPI 3 server applications with schema first approach.