awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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/spectaqlالصورة الرمزية لـ anvilco

    anvilco/spectaql

    1,225عرض على GitHub↗

    Autogenerate static GraphQL API documentation

    JavaScript
    عرض على GitHub↗1,225
  • asyncapi/specالصورة الرمزية لـ asyncapi

    asyncapi/spec

    5,219عرض على 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
    عرض على GitHub↗5,219
  • danielgtaylor/aglioالصورة الرمزية لـ danielgtaylor

    danielgtaylor/aglio

    4,751عرض على 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
    عرض على GitHub↗4,751
  • dapperdox/dapperdoxالصورة الرمزية لـ DapperDox

    DapperDox/dapperdox

    417عرض على GitHub↗

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • fern-api/fernالصورة الرمزية لـ fern-api

    fern-api/fern

    3,680عرض على 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
    عرض على GitHub↗3,680
  • lord/slateالصورة الرمزية لـ lord

    lord/slate

    36,082عرض على GitHub↗

    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/widdershinsالصورة الرمزية لـ Mermade

    Mermade/widdershins

    1,576عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗1,576
  • rapi-doc/rapidocالصورة الرمزية لـ rapi-doc

    rapi-doc/RapiDoc

    1,892عرض على GitHub↗

    RapiDoc -WebComponent for OpenAPI Spec

    JavaScript
    عرض على GitHub↗1,892
  • rebilly/redocالصورة الرمزية لـ Rebilly

    Rebilly/ReDoc

    25,758عرض على GitHub↗

    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/redocالصورة الرمزية لـ Redocly

    Redocly/redoc

    25,507عرض على 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

    TypeScriptapi-documentationdocumentation-generatordocumentation-tool
    عرض على GitHub↗25,507
  • rhosys/openapi-explorerالصورة الرمزية لـ Rhosys

    Rhosys/openapi-explorer

    351عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗351
  • scalar/scalarالصورة الرمزية لـ scalar

    scalar/scalar

    13,979عرض على GitHub↗

    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/slateالصورة الرمزية لـ slatedocs

    slatedocs/slate

    36,078عرض على GitHub↗

    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/elementsالصورة الرمزية لـ stoplightio

    stoplightio/elements

    2,430عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗2,430
  • swagger-api/swagger-uiالصورة الرمزية لـ swagger-api

    swagger-api/swagger-ui

    28,853عرض على GitHub↗

    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/docboxالصورة الرمزية لـ tmcw

    tmcw/docbox

    1,132عرض على GitHub↗

    REST API documentation generator

    CSS
    عرض على GitHub↗1,132
  • zuplo/zudokuالصورة الرمزية لـ zuplo

    zuplo/zudoku

    555عرض على GitHub↗

    Framework for building high quality, interactive API documentation.

    TypeScript
    عرض على GitHub↗555