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
·
Rebilly avatar

Rebilly/ReDoc

0
View on GitHub↗
25,758 Stars·2,387 Forks·TypeScript·MIT·3 Aufruferedocly.github.io/redoc↗

ReDoc

ReDoc is an OpenAPI documentation generator that transforms OpenAPI and Swagger specifications into interactive, three-panel API reference websites. It provides a system for generating these references as standalone static HTML files or as embedded UI components for integration into existing websites and developer portals.

The tool organizes API specifications into a responsive layout featuring a navigation sidebar, detailed endpoint descriptions, and language-specific code samples. It supports the visualization of complex data models by mapping schema definitions to human-readable tables and nested object trees.

The platform includes a command-line utility for automating the export and bundling of specifications into static HTML. Users can further customize the generated content with custom branding, logos, and descriptive badges through specification extensions.

Features

  • API Specification UI Rendering - Renders an interactive user interface by parsing OpenAPI and Swagger specifications.
  • Code Display & Snippets - Displays language-specific request and response examples alongside API documentation to assist implementation.
  • Schema Visualizations - Transforms OpenAPI schema definitions into human-readable tables and nested object trees for data model visualization.
  • API Documentation Generators - Automatically transforms API specifications into interactive and human-readable reference pages for developers.
  • Document Structure Navigators - Implements a searchable side menu that groups endpoints using tags to organize large API surfaces.
  • Interactive Reference Generation - Turns OpenAPI and Swagger specifications into clean, readable, and interactive reference pages.
  • Documentation Generators - Transforms OpenAPI and Swagger specifications into interactive three-panel API reference websites.
  • Interactive API Reference Rendering - Transforms OpenAPI and Swagger specifications into a responsive three-panel interactive reference website.
  • Reference Layouts - Implements a responsive documentation layout with navigation, endpoint descriptions, and code samples.
  • API Reference Hosting - Provides the ability to export API specifications as standalone static HTML files for hosting on any web server.
  • API Specification Visualisations - Transforms complex Swagger files into a detailed three-panel layout featuring navigation and request examples.
  • Three-Panel Layouts - Organizes the interface into a responsive three-panel layout with navigation, documentation, and code samples.
  • Static Documentation Export - Includes a command-line utility to bundle API specifications into a standalone HTML file for easy hosting.
  • Developer Portals - Enables embedding interactive API documentation and reference content directly into developer portals.
  • Custom Metadata Extensions - Supports injecting custom branding and metadata by utilizing non-standard extensions within the API specification.
  • Embedded Documentation Components - Allows rendering API reference content within existing websites using custom HTML tags or UI components.
  • Standalone Bundling - Compiles the documentation engine and API specification into a single standalone HTML file for serverless hosting.
  • Custom Elements - Provides a web component wrapper for embedding API documentation into any HTML page.
  • API Documentation - Generates API reference documentation from OpenAPI specs.
  • Documentation Tools - Creates three-panel documentation from OpenAPI specifications.
  • Web Frameworks - OpenAPI and Swagger-generated API reference documentation.

Star-Verlauf

Star-Verlauf für rebilly/redocStar-Verlauf für rebilly/redoc

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ReDoc

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ReDoc.
  • slatedocs/slateAvatar von slatedocs

    slatedocs/slate

    36,078Auf GitHub ansehen↗

    Slate is a static API documentation generator and reference website builder. It transforms API specifications and Markdown files into a professional, hosted static site used for developer portals and REST API referencing. The tool creates a single-page API reference guide that integrates code samples and request-response examples. It utilizes a two-pane layout architecture to separate navigation from detailed endpoint descriptions. The system includes a Markdown-based content pipeline and static site generation to produce flat HTML files. It provides client-side search indexing and a respons

    Auf GitHub ansehen↗36,078
  • lord/slateAvatar von lord

    lord/slate

    36,082Auf GitHub ansehen↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    Auf GitHub ansehen↗36,082
  • scalar/scalarAvatar von scalar

    scalar/scalar

    13,979Auf GitHub ansehen↗

    Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards. It provides tools to generate interactive API references with embedded testing interfaces, create mock servers for pre-implementation testing, and build offline-first API clients that sync with backend frameworks. The platform also supports version upgrades of specifications to maintain compatibility and includes command-line utilities for local development and document management. The project distinguishes itself through automated release workflows that generate changelogs and publi

    TypeScriptapiapi-clientdocs
    Auf GitHub ansehen↗13,979
  • swagger-api/swagger-uiAvatar von swagger-api

    swagger-api/swagger-ui

    28,853Auf GitHub ansehen↗

    Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API definitions into a navigable, searchable website. It functions as an OpenAPI documentation UI and request client, providing a visual catalog for exploring endpoints and sending live HTTP requests to a server using a schema-defined interface. The project distinguishes itself through a plugin-based extension system and a schema-driven UI generation model. This architecture allows for the injection of custom components, state selectors, and helper functions to modify core behavior and lay

    JavaScripthacktoberfestoasopen-source
    Auf GitHub ansehen↗28,853
Alle 30 Alternativen zu ReDoc anzeigen→

Häufig gestellte Fragen

Was macht rebilly/redoc?

ReDoc is an OpenAPI documentation generator that transforms OpenAPI and Swagger specifications into interactive, three-panel API reference websites. It provides a system for generating these references as standalone static HTML files or as embedded UI components for integration into existing websites and developer portals.

Was sind die Hauptfunktionen von rebilly/redoc?

Die Hauptfunktionen von rebilly/redoc sind: API Specification UI Rendering, Code Display & Snippets, Schema Visualizations, API Documentation Generators, Document Structure Navigators, Interactive Reference Generation, Documentation Generators, Interactive API Reference Rendering.

Welche Open-Source-Alternativen gibt es zu rebilly/redoc?

Open-Source-Alternativen zu rebilly/redoc sind unter anderem: slatedocs/slate — Slate is a static API documentation generator and reference website builder. It transforms API specifications and… lord/slate — Slate is a static API documentation generator and developer documentation framework. It transforms API specifications… scalar/scalar — Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards. It… swagger-api/swagger-ui — Swagger UI is an OpenAPI specification renderer and documentation interface that transforms JSON or YAML API… redocly/redoc — Redoc is an API documentation generator that transforms standard API specification files into interactive, responsive,… swagger-api/swagger-codegen — Swagger Codegen is a template-driven engine and multi-language toolkit used to generate API client SDKs, server stubs,…