awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • webhooksite/webhook.siteAvatar de webhooksite

    webhooksite/webhook.site

    6,620Voir sur 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
    Voir sur GitHub↗6,620
  • maiot-io/zenmlAvatar de maiot-io

    maiot-io/zenml

    5,452Voir sur 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
    Voir sur GitHub↗5,452
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Webhook-Triggered Command Execution

Explorer les sous-tags

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