awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • redocly/redocAvatar de Redocly

    Redocly/redoc

    25,507Voir sur GitHub↗

    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
    Voir sur GitHub↗25,507
  • graphcool/graphql-playgroundAvatar de graphcool

    graphcool/graphql-playground

    8,844Voir sur GitHub↗

    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
    Voir sur GitHub↗8,844
  • zalando/connexionAvatar de zalando

    zalando/connexion

    4,600Voir sur GitHub↗

    Connexion is a specification-driven framework for building APIs that automatically maps OpenAPI specifications to application logic. It uses these specifications to automate routing, request validation, and response serialization, linking API operations to backend handler functions via operation IDs. The project differentiates itself by providing a schema-driven mock server that simulates API behavior using example responses from the specification without requiring backend logic. It also includes a dynamic documentation hosting system that translates the API specification into a live interact

    Provides interfaces for displaying and exploring API specifications interactively.

    Python
    Voir sur GitHub↗4,600
  • mulesoft/api-consoleAvatar de mulesoft

    mulesoft/api-console

    907Voir sur GitHub↗

    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
    Voir sur GitHub↗907
  1. Home
  2. User Interface & Experience
  3. API Documentation Viewers