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

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

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

6 مستودعات

Awesome GitHub RepositoriesAPI-Driven Task Triggers

Interfaces that allow external applications to initiate data collection and processing tasks via HTTP requests.

Distinct from HTTP API Interfaces: Distinct from general HTTP API interfaces: focuses on triggering specific automation workflows rather than general system management.

Explore 6 awesome GitHub repositories matching devops & infrastructure · API-Driven Task Triggers. Refine with filters or upvote what's useful.

Awesome API-Driven Task Triggers GitHub Repositories

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

    upptime/upptime

    17,066عرض على GitHub↗

    Upptime is a monitoring system that uses GitHub Actions to check endpoint availability and track response times. It functions as an HTTP availability checker and a static status page generator, converting uptime data into a branded website hosted on GitHub Pages. The project integrates a GitHub Issues incident manager to automatically create and close tracking tickets for service outages and recovery. It provides a JSON status badge provider to expose uptime percentages and response times for use in external visual badges. The system covers website uptime monitoring and service performance t

    Provides an interface for external applications to programmatically trigger monitoring or maintenance tasks via HTTP requests.

    Markdownincidents-reportsstatusstatuspage
    عرض على GitHub↗17,066
  • joeanamier/tiktokdownloaderالصورة الرمزية لـ JoeanAmier

    JoeanAmier/TikTokDownloader

    13,205عرض على GitHub↗

    TikTokDownloader is a containerized automation tool designed for the systematic collection and archiving of social media content. It functions as an HTTP API-driven service that enables users to trigger automated media retrieval and metadata extraction tasks through standard web requests, facilitating the storage of videos, images, and platform data for offline analysis. The utility distinguishes itself through session-based web scraping, which utilizes browser cookies to authenticate requests and access restricted platform content that is otherwise unavailable. By maintaining active session

    Exposes an HTTP API to trigger automated media retrieval and metadata extraction tasks.

    Pythonabogusapicsv
    عرض على GitHub↗13,205
  • dbt-labs/dbt-coreالصورة الرمزية لـ dbt-labs

    dbt-labs/dbt-core

    13,051عرض على GitHub↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Allows programmatic initiation of data transformation tasks via API for integration with external CI/CD pipelines.

    Rustanalyticsbusiness-intelligencedata-modeling
    عرض على GitHub↗13,051
  • bytebot-ai/bytebotالصورة الرمزية لـ bytebot-ai

    bytebot-ai/bytebot

    10,413عرض على GitHub↗

    Bytebot is an LLM desktop automation framework and virtual Linux desktop environment. It enables AI agents to plan and execute mouse and keyboard actions on a virtual computer using natural language, allowing for autonomous desktop automation and the integration of legacy systems that lack native APIs. The system operates as an LLM API gateway and a Model Context Protocol server, routing requests across multiple language model providers with integrated load balancing and rate limiting. It provides isolated, containerized environments where agents use visual reasoning to interpret screenshots

    Allows external applications to trigger new agent tasks and retrieve execution history via HTTP requests.

    TypeScriptagentagentic-aiagents
    عرض على GitHub↗10,413
  • microsoft/ufoالصورة الرمزية لـ microsoft

    microsoft/UFO

    9,017عرض على GitHub↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Initiates remote execution and monitoring of tasks on client devices via a web API.

    Pythonagentautomationcopilot
    عرض على GitHub↗9,017
  • raywangqvq/bilibilitoolproالصورة الرمزية لـ RayWangQvQ

    RayWangQvQ/BiliBiliToolPro

    8,683عرض على GitHub↗

    BiliBiliToolPro is an account automation tool for Bilibili designed to manage multiple profiles, claim rewards, and maintain session cookies via QR code authentication. It functions as a growth bot and reward collector that automates daily activities to increase account rank and experience points. The project is built as a containerized automation suite, allowing for scheduled task execution across Docker, Kubernetes, or other automation panels. It features multi-account profile isolation, which separates user credentials and session data to execute tasks independently for different accounts.

    Simulates user interactions via structured API requests to trigger specific account actions.

    C#bilibiliblazornetcore
    عرض على GitHub↗8,683
  1. Home
  2. DevOps & Infrastructure
  3. HTTP API Interfaces
  4. API-Driven Task Triggers

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

  • User Interaction SimulatorsAutomation that mimics specific user actions by sending structured API requests to platform endpoints. **Distinct from API-Driven Task Triggers:** Distinct from general task triggers by focusing on simulating end-user behavioral state changes rather than initiating backend data processing.