A simple webhook receiver and inspector tool that creates a public URL using ngrok.
You can install the latest version of PyHooker using our install script:
curl -L https://raw.githubusercontent.com/Muriano/pyhooker/main/install.sh | bashAfter installation, you can run PyHooker from anywhere using the pyhooker command.
- Download / Clone the repo
git clone git@github.com:Muriano/pyhooker.git
- Start with
make run
- Enjoy 😎
Once installed, simply run:
pyhookerThis will start the webhook receiver and provide you with a public URL that you can use to receive webhooks.