May 2018
Intermediate to advanced
404 pages
11h 51m
English
The Swagger UI allows us to visualize a RESTful API. Visualizations are automatically generated from Swagger specifications. The Swagger UI takes in a Swagger descriptor file and creates documentation with the Swagger inspector in the UI. The Swagger UI is what we saw in the preceding screenshot on the right-hand side. Furthermore, this can be given access based on privileges. The Swagger UI is a collection of HTML, JavaScript, andCSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. We will generate documentation for our product catalog microservice and use Swagger UI components in it.
Read now
Unlock full access