1 مستودع
Tools that transform API specification files into browsable visual catalogs.
Distinct from OpenAPI Processors: Focuses on the visual rendering of the spec rather than general processing or conversion to Markdown.
Explore 1 awesome GitHub repository matching data & databases · Visual Specification Renderers. Refine with filters or upvote what's useful.
Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay
Transforms API definition files into a browsable catalog of resources for developer onboarding.