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.
drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
ABAP-Swagger
Expose ABAP REST services with Swagger/openapi spec
apischema
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
instagram-api-toolkit
Instagram Private API generator toolkit - A single source of truth for generated SDKs
django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
APIFuzzer
Fuzz test your application using your OpenAPI or Swagger API definition without coding
nestjs-api-boilerplate-jwt
An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v10.x + TypeORM and JWT Auth 😻
nestjs-apps-collection
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻
openapi-connected-service
Visual Studio extension to generate OpenAPI (Swagger) web service reference.