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
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
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
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
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.
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.
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,…