What is OpenAPI?

Ole Aamot ole at aamotsoftware.no
Sat Aug 20 19:21:57 CEST 2022


OpenAPI Specification (formerly Swagger Specification) is an API
description format for REST APIs. An OpenAPI file is machine-readable and
describes entire RESTful web services, including available endpoints and
methods/verbs on each endpoint (GET, PUT, POST, DELETE), input and output
for each endpoint and more.

API specifications can be retrieved in YAML or JSON. The format is easy to
learn and readable to both humans and machines. The complete OpenAPI
Specification can be found on GitHub: OpenAPI 3.0.2 Specification

Read more about the Open API Initiative on www.openapis.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nuug.no/pipermail/nikita-noark/attachments/20220820/b95a4860/attachment.htm>


More information about the nikita-noark mailing list