/WebService-Jandi-WebHook

Perl interface to Jandi Service Incoming Webhook

MIT LicenseMIT

WebService-Jandi-WebHook

Perl interface to Jandi Service Incoming Webhook

my $jandi = WebService::Jandi::WebHook->new('https://wh.jandi.com/connect-api/webhook/md5sum');
my $res   = $jandi->request('Hello, world');