# Webhook — Lightweight Server for Running Shell Commands via HTTP > A small, configurable Go server that listens for incoming HTTP webhooks and executes shell commands. Useful for automating deployments, CI/CD triggers, and integrating services that send webhook notifications. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/webhook-lightweight-server-running-shell-commands-via-http-7890a092 Author: