awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to interagent/prmd

Open-source alternatives to Prmd

17 open-source projects similar to interagent/prmd, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Prmd alternative.

  • anvilco/spectaqlanvilco का अवतार

    anvilco/spectaql

    1,225GitHub पर देखें↗

    Autogenerate static GraphQL API documentation

    JavaScript
    GitHub पर देखें↗1,225
  • asyncapi/specasyncapi का अवतार

    asyncapi/spec

    5,219GitHub पर देखें↗

    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
    GitHub पर देखें↗5,219
  • danielgtaylor/agliodanielgtaylor का अवतार

    danielgtaylor/aglio

    4,751GitHub पर देखें↗

    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
    GitHub पर देखें↗4,751
  • dapperdox/dapperdoxDapperDox का अवतार

    DapperDox/dapperdox

    417GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗417

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • fern-api/fernfern-api का अवतार

    fern-api/fern

    3,680GitHub पर देखें↗

    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
    GitHub पर देखें↗3,680
  • lord/slatelord का अवतार

    lord/slate

    36,082GitHub पर देखें↗

    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

    GitHub पर देखें↗36,082
  • mermade/widdershinsMermade का अवतार

    Mermade/widdershins

    1,576GitHub पर देखें↗

    OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown

    JavaScript
    GitHub पर देखें↗1,576
  • rapi-doc/rapidocrapi-doc का अवतार

    rapi-doc/RapiDoc

    1,892GitHub पर देखें↗

    RapiDoc -WebComponent for OpenAPI Spec

    JavaScript
    GitHub पर देखें↗1,892
  • rebilly/redocRebilly का अवतार

    Rebilly/ReDoc

    25,758GitHub पर देखें↗

    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

    TypeScript
    GitHub पर देखें↗25,758
  • redocly/redocRedocly का अवतार

    Redocly/redoc

    25,507GitHub पर देखें↗

    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

    TypeScriptapi-documentationdocumentation-generatordocumentation-tool
    GitHub पर देखें↗25,507
  • rhosys/openapi-explorerRhosys का अवतार

    Rhosys/openapi-explorer

    351GitHub पर देखें↗

    Web Component Custom Element for Open-API spec viewing, with automatic integration for React and Vue.

    JavaScript
    GitHub पर देखें↗351
  • scalar/scalarscalar का अवतार

    scalar/scalar

    13,979GitHub पर देखें↗

    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
    GitHub पर देखें↗13,979
  • slatedocs/slateslatedocs का अवतार

    slatedocs/slate

    36,078GitHub पर देखें↗

    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

    GitHub पर देखें↗36,078
  • stoplightio/elementsstoplightio का अवतार

    stoplightio/elements

    2,430GitHub पर देखें↗

    Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

    TypeScript
    GitHub पर देखें↗2,430
  • swagger-api/swagger-uiswagger-api का अवतार

    swagger-api/swagger-ui

    28,853GitHub पर देखें↗

    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
    GitHub पर देखें↗28,853
  • tmcw/docboxtmcw का अवतार

    tmcw/docbox

    1,132GitHub पर देखें↗

    REST API documentation generator

    CSS
    GitHub पर देखें↗1,132
  • zuplo/zudokuzuplo का अवतार

    zuplo/zudoku

    555GitHub पर देखें↗

    Framework for building high quality, interactive API documentation.

    TypeScript
    GitHub पर देखें↗555