Registry / networking / omnihooks

omnihooks

JSON →
library0.1.0rbrubygemsunverified

A generalized framework for multiple-provider webhooks subscriptions.

gem install omnihooks
INSTALL
IMPORT
SIG · OMNIHOOKS
O
omnihooks
networkingrubyv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Omnihooks
require 'omnihooks'

Subscribe to a webhook event

require 'omnihooks' Omnihooks.subscribe('payment.success') do |event| puts "Payment succeeded: #{event.data}" end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
omnihooks — gem install omnihooks · libregistry