Content deleted Content added
m Add link to APIs.guru collection of OpenAPI definitions |
m Link to official list of OpenAPI 3 implementations. Tag: possible conflict of interest |
||
Line 21:
==Tools that work with OpenAPI==
The Open API Initiative maintains a [https://github.com/OAI/OpenAPI-Specification/blob/master/IMPLEMENTATIONS.md#implementations list of implementations] for version 3.0 of the specification. [https://github.com/mermade/awesome-openapi3 Unofficial lists] also exist.
SmartBear still brand their OpenAPI tools with the Swagger monicker.
The Swagger UI framework allows both developers and non-developers to interact with the API in a sandbox UI that gives insight into how the API responds to parameters and options. Swagger can handle both [[JSON]] and [[XML]].<ref name="git" />
|