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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesAPI Orchestration

Interfaces that expose and coordinate system functionality for external clients.

Distinguishing note: Focuses on API-driven integration rather than internal service communication.

Explore 5 awesome GitHub repositories matching web development · API Orchestration. Refine with filters or upvote what's useful.

Awesome API Orchestration GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • comfyanonymous/comfyuiالصورة الرمزية لـ comfyanonymous

    comfyanonymous/ComfyUI

    117,322عرض على GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Provides an API that exposes and coordinates diffusion model functionality for remote or headless operations.

    Python
    عرض على GitHub↗117,322
  • paperless-ngx/paperless-ngxالصورة الرمزية لـ paperless-ngx

    paperless-ngx/paperless-ngx

    42,172عرض على GitHub↗

    Paperless-ngx is a self-hosted document management server designed to transform physical paperwork into a searchable, organized digital archive. It functions as a private platform for storing, indexing, and retrieving documents, providing users with full control over their data on local infrastructure or private cloud servers. The system distinguishes itself through an automated workflow engine that categorizes, tags, and routes incoming files using content analysis and metadata extraction. To maintain responsiveness during resource-intensive tasks like optical character recognition, it utili

    Exposes system functionality via a RESTful interface for mobile apps and automation.

    Pythonangulararchivingdjango
    عرض على GitHub↗42,172
  • blakeblackshear/frigateالصورة الرمزية لـ blakeblackshear

    blakeblackshear/frigate

    33,778عرض على GitHub↗

    Frigate is a self-hosted network video recorder that functions as a private, local AI-powered vision engine. It manages video streams by performing real-time object detection, tracking, and classification directly on local hardware, ensuring that security monitoring and activity recording remain independent of cloud services. The system distinguishes itself through a modular, hardware-accelerated video pipeline that offloads intensive decoding and machine learning inference to dedicated GPUs, NPUs, or specialized accelerators like Coral TPUs and Hailo modules. It utilizes state-based object t

    Exposes system controls and media access through a secure, token-authenticated interface for external integrations.

    TypeScriptaicameragoogle-coral
    عرض على GitHub↗33,778
  • bettercap/bettercapالصورة الرمزية لـ bettercap

    bettercap/bettercap

    18,855عرض على GitHub↗

    Bettercap is a modular framework designed for network reconnaissance, security testing, and the execution of man-in-the-middle attacks. It functions as a comprehensive utility for surveying wired and wireless network segments, identifying connected devices, and analyzing communication protocols through real-time traffic interception and manipulation. The platform distinguishes itself through an event-driven architecture that coordinates network state changes and packet-level data through a centralized message pipeline. It provides a programmable scripting engine and an API for orchestrating s

    Provides an API for orchestrating security workflows, allowing external scripts to trigger reconnaissance or attack sequences.

    Gobledeauthentication-attackdot11
    عرض على GitHub↗18,855
  • flowable/flowable-engineالصورة الرمزية لـ flowable

    flowable/flowable-engine

    9,315عرض على GitHub↗

    Flowable Engine is a business process management platform and workflow engine used to automate business processes and orchestrate human and system activities. It provides a suite for modeling, deploying, and executing complex workflows and decision rules across distributed environments, including a dedicated case management system for unstructured processes and ad-hoc activities. The platform is a Kubernetes native workflow orchestrator that can be deployed as a containerized service using manifests and Helm charts. It supports an embedded runtime model, allowing the engine to integrate as a

    Provides a standardized interface for calling process orchestration capabilities to manage workflows in embedded or standalone services.

    Java
    عرض على GitHub↗9,315
  1. Home
  2. Web Development
  3. API Orchestration

استكشف الوسوم الفرعية

  • Process Orchestration InterfacesStandardized API endpoints for managing and triggering business process workflows. **Distinct from API Orchestration:** Specifically for business process orchestration, whereas API Orchestration is more general service coordination.