[Bug 222883] new port: www/webhook Easily create HTTP endpoints (hooks) to execute shell commands

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 9 21:32:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222883

            Bug ID: 222883
           Summary: new port: www/webhook Easily create HTTP endpoints
                    (hooks) to execute shell commands
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: stb at lassitu.de

Created attachment 187031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187031&action=edit
New port www/webhook as shar

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.

WWW: https://github.com/adnanh/webhook

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list