Gosmee Webhooks

Simple webhook forwarding to your local machine

1

Install Gosmee

Download and install the client for your operating system:

brew tap chmouel/gosmee https://github.com/chmouel/gosmee
brew install gosmee

Or see the detailed installation guide for other platforms

2

Setup Webhook

Use this URL in your service's webhook settings:

https://hook.pipelinesascode.com/wRvJrsFWdOwR
Works with: GitHub GitLab Zapier and many more...
3

Start Forwarding

Run this command to start receiving webhooks:

gosmee client https://hook.pipelinesascode.com/wRvJrsFWdOwR http://localhost:8080
make sure to replace http://localhost:8080 with your local service URL