awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • webhooksite/webhook.sitewebhooksite का अवतार

    webhooksite/webhook.site

    6,620GitHub पर देखें↗

    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
    GitHub पर देखें↗6,620
  • maiot-io/zenmlmaiot-io का अवतार

    maiot-io/zenml

    5,452GitHub पर देखें↗

    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
    GitHub पर देखें↗5,452
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Webhook-Triggered Command Execution

सब-टैग एक्सप्लोर करें

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