kim-nguyenkhn / webhooks_subscriber

Test your webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhooks Subscriber

This is really just a developer/tester tool to verify webhook notifications.

Usage

A Subscriber can be created with a unique URL generated by the app. Use the Subscriber URL to set up a Webhook subscription. The app will then display requests as they are made through WebSockets.

Developer setup

  • ruby ~= 3.1
  • postgres
  • bundler
bin/setup
rails s

About

Test your webhooks


Languages

Language:Ruby 72.1%Language:HTML 21.6%Language:JavaScript 5.7%Language:Shell 0.3%Language:SCSS 0.3%