1 dépôt
Interfaces that allow developers to execute and debug API endpoints directly within the documentation UI.
Distinct from HTTP Endpoint Debugging: Distinct from HTTP Endpoint Debugging: focuses on a request-testing UI integrated into documentation rather than starting a server in debug mode.
Explore 1 awesome GitHub repository matching development tools & productivity · OpenAPI Debugging Interfaces. Refine with filters or upvote what's useful.
Knife4j is an enhanced web interface for visualizing and interacting with OpenAPI and Swagger specifications. It serves as a documentation UI and debugging tool that automatically generates technical references from Java source code and web frameworks. The project distinguishes itself through its ability to aggregate API definitions from multiple distributed microservices into a single unified documentation portal. It secures this portal using OAuth2 authentication flows and provides a gateway to restrict access to technical specifications and testing tools. The platform includes capabilitie
Provides a request testing interface for executing and debugging API endpoints directly from the documentation.