jakubkozera/openapi-ui
A modern, feature-rich OpenAPI/Swagger documentation and testing interface with advanced functionality for API development and testing. Provides interactive API documentation, code generation, collection runner, and multiple distribution formats including ASP.NET Core integration and VS Code extension.
This tool helps API developers create interactive documentation and testing interfaces for their APIs. It takes an OpenAPI/Swagger specification as input and generates a user-friendly web interface. This interface allows other developers, or even non-technical stakeholders, to browse API endpoints, understand their requirements, test them interactively, and generate code snippets, making API adoption and usage much smoother.
Use this if you are a backend developer looking to provide comprehensive, interactive documentation and a testing environment for your API consumers, whether they are internal teams or external partners.
Not ideal if you primarily need a simple, static HTML export of your OpenAPI specification without any interactive testing or advanced developer features.
Stars
42
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Jan 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/jakubkozera/openapi-ui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents