awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesWebhook-Triggered Command Execution

Execution of terminal commands triggered by incoming HTTP requests, with variable substitution.

Distinct from Custom Command Execution: Distinct from Custom Command Execution: focuses on event-driven execution triggered by webhooks, not manual invocation.

Explore 2 awesome GitHub repositories matching development tools & productivity · Webhook-Triggered Command Execution. Refine with filters or upvote what's useful.

Awesome Webhook-Triggered Command Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • webhooksite/webhook.siteAvatar webhooksite

    webhooksite/webhook.site

    6,620Vezi pe GitHub↗

    Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu

    Provides a custom action to run terminal commands when a webhook is received.

    JavaScriptangularfrontendlaravel
    Vezi pe GitHub↗6,620
  • maiot-io/zenmlAvatar maiot-io

    maiot-io/zenml

    5,452Vezi pe GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Initiates new machine learning pipeline runs using natural language commands.

    Python
    Vezi pe GitHub↗5,452
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Webhook-Triggered Command Execution

Explorează sub-etichetele

  • Natural Language Pipeline TriggersInitiating pipeline runs using natural language commands. **Distinct from Webhook-Triggered Command Execution:** Distinct from Webhook-Triggered Command Execution: focuses on conversational or natural language invocation rather than HTTP-based webhook triggers.