Swagger / OpenAPI

The OpenAPI Specification (formerly Swagger) is the most widely-used standard for describing RESTful APIs. Provides tooling for API design, documentation generation, code generation, and validation.

API entry from apis.yml

apis.yml Raw ↑
aid: restful-web-services:swagger-openapi
name: Swagger / OpenAPI
description: The OpenAPI Specification (formerly Swagger) is the most widely-used standard for describing
  RESTful APIs. Provides tooling for API design, documentation generation, code generation, and validation.
humanURL: https://swagger.io/
tags:
- API Design
- Documentation
- OpenAPI
- Standards
properties:
- type: Documentation
  url: https://swagger.io/docs/
- type: Specification
  url: https://spec.openapis.org/oas/latest.html
- type: Website
  url: https://swagger.io/