Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Oct 2017 21:32:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222883] new port: www/webhook Easily create HTTP endpoints (hooks) to execute shell commands
Message-ID:  <bug-222883-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222883

            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@FreeBSD.org
          Reporter: stb@lassitu.de

Created attachment 187031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D187031&action=
=3Dedit
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222883-13>