Skip to main content

Swagger Viewer

Route: /swagger-viewer

Parse an OpenAPI / Swagger specification and display it as organized, readable tables.

Features

  • Endpoint tables grouped by category/tag.
  • Color-coded HTTP methods (GET, POST, PUT, DELETE, …).
  • Parameter and schema details for each operation.
  • Paste or upload an OpenAPI/Swagger JSON document.

Using it

  1. Open Swagger Viewer from the sidebar.
  2. Paste your OpenAPI/Swagger JSON, or upload a spec file.
  3. Browse the endpoints organized by category, with methods color-coded.