OpenAPI Specification (OAS)

Eintrag zuletzt aktualisiert am: 22.01.2020

Die OpenAPI Specification (OAS) (alias: "Swagger") ist ein Metadatenformat für REST-basierte Webservices. OAS ist ein JSON-basiertes Format, für das es zahlreiche Generatoren gibt (sowohl für das Open API-Format selber als auch Clients z.B. in C# und TypeScript).

https://github.com/OAI/OpenAPI-Specification
https://www.openapis.org/
http://swagger.io/