Swagger UI: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Swagger")
 
No edit summary
Line 1: Line 1:
=External=
* https://swagger.io/tools/swagger-ui/
=Internal=
=Internal=


* [[Swagger#Tools|Swagger]]
* [[Swagger#Tools|Swagger]]
=Overview=
The Swagger UI allows visualization and interaction with an API’s resources without having any of the implementation logic in place. It’s automatically generated from the [[OpenAPI]] specification, with the visual documentation making it easy for back end implementation and client side consumption.

Revision as of 21:25, 28 January 2019

External

Internal

Overview

The Swagger UI allows visualization and interaction with an API’s resources without having any of the implementation logic in place. It’s automatically generated from the OpenAPI specification, with the visual documentation making it easy for back end implementation and client side consumption.