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

n26-api

48
Stars
3
Forks
Watchers

Unofficial N26 Bank API documentation

drf-yasg

3.4k
Stars
433
Forks
Watchers

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

ABAP-Swagger

91
Stars
40
Forks
Watchers

Expose ABAP REST services with Swagger/openapi spec

apischema

219
Stars
18
Forks
Watchers

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

instagram-api-toolkit

51
Stars
11
Forks
Watchers

Instagram Private API generator toolkit - A single source of truth for generated SDKs

django-ninja

6.4k
Stars
378
Forks
Watchers

💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

APIFuzzer

401
Stars
64
Forks
Watchers

Fuzz test your application using your OpenAPI or Swagger API definition without coding

nestjs-api-boilerplate-jwt

452
Stars
65
Forks
Watchers

An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v10.x + TypeORM and JWT Auth 😻

nestjs-apps-collection

320
Stars
44
Forks
Watchers

Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻

openapi-connected-service

69
Stars
15
Forks
Watchers

Visual Studio extension to generate OpenAPI (Swagger) web service reference.