42
Technology

Swagger

Swagger is a tool to design, create and describe REST APIs. Swagger uses the OpenAPI description standard for this purpose. For PHP, for example, there is the API-Nelmio-Doc Bundle, which automatically generates Swagger documentation based on annotations.