awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DapperDox avatar

DapperDox/dapperdox

0
View on GitHub↗
417 stars·56 forks·Go·GPL-3.0·4 viewsdapperdox.io↗

Dapperdox

Author full documentation in GitHub Flavoured Markdown. Document multiple API specifications as a suite of cross-referenced products. Seamlessly overlay content onto the automatically generated reference documentation. Integrate the built-in API explorer with your APIs and authentication model.…

Features

  • API Documentation - Generates interactive documentation from OpenAPI specifications.

Star history

Star history chart for dapperdox/dapperdoxStar history chart for dapperdox/dapperdox

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dapperdox

Similar open-source projects, ranked by how many features they share with Dapperdox.
  • asyncapi/specasyncapi avatar

    asyncapi/spec

    5,219View on GitHub↗

    AsyncAPI is a machine-readable specification standard for defining and documenting event-driven interfaces and asynchronous message-based architectures. It provides a unified framework for modeling the structure of distributed systems, including the definition of servers, channels, messages, and operations. The specification distinguishes itself by utilizing a protocol-agnostic design layer, which separates core interface definitions from transport-specific configurations. This allows developers to maintain a single source of truth while accommodating the unique requirements of diverse messag

    JavaScript
    View on GitHub↗5,219
  • danielgtaylor/agliodanielgtaylor avatar

    danielgtaylor/aglio

    4,751View on GitHub↗

    Aglio is a command-line interface tool and static HTML renderer designed to convert API Blueprint specification files into readable, web-based documentation. It transforms structured API specifications into standalone HTML pages that can be hosted and distributed without a backend server. The project includes a theme engine that allows for the customization of visual styles through CSS variables and layout template overrides. Users can apply built-in themes or integrate external modules to change how the documentation is rendered. The tool supports modular document composition, enabling the

    CoffeeScript
    View on GitHub↗4,751
  • fern-api/fernfern-api avatar

    fern-api/fern

    3,680View on GitHub↗

    Fern is a toolset for managing API specifications, generating type-safe client libraries, and producing hosted developer documentation. It provides a utility for validating, transforming, and exporting API definitions into standardized OpenAPI formats, serving as a system to maintain a consistent source of truth for API designs. The project differentiates itself through an automated SDK distribution pipeline that publishes generated libraries to package managers such as npm, PyPI, Maven, and NuGet. It also includes an AI-powered search assistant trained on API and SDK specifications to answer

    TypeScript
    View on GitHub↗3,680
  • anvilco/spectaqlanvilco avatar

    anvilco/spectaql

    1,225View on GitHub↗

    Autogenerate static GraphQL API documentation

    JavaScript
    View on GitHub↗1,225
See all 17 alternatives to Dapperdox→

Frequently asked questions

What does dapperdox/dapperdox do?

Author full documentation in GitHub Flavoured Markdown. Document multiple API specifications as a suite of cross-referenced products. Seamlessly overlay content onto the automatically generated reference documentation. Integrate the built-in API explorer with your APIs and authentication model.…

What are the main features of dapperdox/dapperdox?

The main features of dapperdox/dapperdox are: API Documentation.

What are some open-source alternatives to dapperdox/dapperdox?

Open-source alternatives to dapperdox/dapperdox include: asyncapi/spec — AsyncAPI is a machine-readable specification standard for defining and documenting event-driven interfaces and… danielgtaylor/aglio — Aglio is a command-line interface tool and static HTML renderer designed to convert API Blueprint specification files… fern-api/fern — Fern is a toolset for managing API specifications, generating type-safe client libraries, and producing hosted… interagent/prmd — JSON Schema tools and doc generation for HTTP APIs. lord/slate — Slate is a static API documentation generator and developer documentation framework. It transforms API specifications… anvilco/spectaql — Autogenerate static GraphQL API documentation.