Swagger UI

From NovaOrdis Knowledge Base
Revision as of 21:27, 28 January 2019 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

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