Home YunoHost Logo
Logo for Webhook

Webhook

system tools

Current version: 2.8.2~ynh1

Webhook is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. Webhook also allows you to specify rules which have to be satisfied in order for the hook to be triggered.

Useful links

App license: MIT Official admin documentation Official code repository YunoHost package repository YunoHost package license