A simple service to capture and inspect webhooks
Send webhooks to:https://webhook.dev.nklck.cz/{your-identifier}
View received webhooks at:https://webhook.dev.nklck.cz/view/{your-identifier}
Send a test webhook:
curl -X POST -H "Content-Type: application/json" -d '{"event":"test"}' https://webhook.dev.nklck.cz/my-test
Then view it at: https://webhook.dev.nklck.cz/view/my-test