Skip to content

mdsohelmia/webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmitting webhooks from Go applications.

This Go package facilitates the configuration and transmission of webhooks within an application. Webhooks serve as a mechanism for one application to notify another about an event, using a basic HTTP request for communication. With this package, you can effortlessly configure and dispatch webhooks in your Go application. Additionally, it features built-in support for automatic retries and exponential backoff.

About

Send webhooks from golang apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages