awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesAPI Documentation Viewers

Interfaces for displaying and exploring API documentation.

Distinguishing note: No existing candidates provided; focuses on the interactive exploration of APIs.

Explore 4 awesome GitHub repositories matching user interface & experience · API Documentation Viewers. Refine with filters or upvote what's useful.

Awesome API Documentation Viewers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • redocly/redocAvatar von Redocly

    Redocly/redoc

    25,507Auf GitHub ansehen↗

    Redoc is an API documentation generator that transforms standard API specification files into interactive, responsive, and highly customizable web-based documentation interfaces. It provides a three-panel layout that includes synchronized navigation, code samples, and search functionality, allowing developers to explore endpoints and schemas directly within a browser-based environment. Beyond rendering, the project functions as an API governance toolkit that enforces structural standards and quality rules across API definitions. It includes a suite of processing utilities for bundling, splitt

    Renders technical specifications into a responsive interface for exploring endpoints and schemas.

    TypeScriptapi-documentationdocumentation-generatordocumentation-tool
    Auf GitHub ansehen↗25,507
  • graphcool/graphql-playgroundAvatar von graphcool

    graphcool/graphql-playground

    8,844Auf GitHub ansehen↗

    GraphQL Playground is a web-based integrated development environment and API client for GraphQL. It functions as a request client, schema browser, and subscription tester, allowing users to execute queries and mutations while validating data responses. The project distinguishes itself through a dedicated subscription tester that maintains persistent connections for monitoring real-time data streams. It also includes the ability to share specific request states and headers via serialized URL snapshots for collaborative debugging. The environment covers schema exploration through interactive d

    Provides a specialized multi-column viewer for exploring GraphQL data structures and schema relationships.

    TypeScript
    Auf GitHub ansehen↗8,844
  • zalando/connexionAvatar von zalando

    zalando/connexion

    4,600Auf GitHub ansehen↗

    Connexion ist ein spezifikationsgetriebenes Framework für den Bau von APIs, das OpenAPI-Spezifikationen automatisch auf Anwendungslogik abbildet. Es nutzt diese Spezifikationen, um Routing, Request-Validierung und Response-Serialisierung zu automatisieren und API-Operationen über Operations-IDs mit Backend-Handler-Funktionen zu verknüpfen. Das Projekt zeichnet sich dadurch aus, dass es einen schema-getriebenen Mock-Server bereitstellt, der API-Verhalten unter Verwendung von Beispielantworten aus der Spezifikation simuliert, ohne Backend-Logik zu erfordern. Es enthält zudem ein dynamisches Dokumentations-Hosting-System, das die API-Spezifikation in eine interaktive Live-Konsole zum Erkunden und Testen von Endpunkten übersetzt. Das Framework deckt breite Funktionsbereiche ab, einschließlich Sicherheitsdurchsetzung durch Middleware-basierte Authentifizierung und Scope-Validierung, austauschbare Request- und Response-Validierungslogik sowie automatisierte Parameter-Injektion in typisierte Funktionsargumente. Es bietet zudem Dienstprogramme für das Application-Lifespan-Management, Middleware-Integration und Request-Simulation für Tests. Das Projekt kann verwendet werden, um Standalone-Webanwendungen zu booten oder bestehende Frameworks zu umhüllen, um spezifikationsgetriebene Funktionen hinzuzufügen.

    Provides interfaces for displaying and exploring API specifications interactively.

    Python
    Auf GitHub ansehen↗4,600
  • mulesoft/api-consoleAvatar von mulesoft

    mulesoft/api-console

    907Auf GitHub ansehen↗

    This project is a web-based documentation viewer and interactive console designed to render API specifications into browser-based interfaces. It provides a framework for exploring endpoints, managing authorization flows, and executing live test requests directly against defined services. By parsing specification files into structured data models, the tool generates dynamic interfaces that allow developers to interact with API definitions in real time. The console is built as a library of reusable web components, enabling developers to embed documentation viewers into existing web applications

    Renders interactive documentation and testing tools from RAML and OpenAPI specifications.

    JavaScriptramlraml-documentraml-tooling
    Auf GitHub ansehen↗907
  1. Home
  2. User Interface & Experience
  3. API Documentation Viewers