2 dépôts
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.
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.
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.