package
0.0.0-20230307034913-3d09e97ac9de
Repository: https://github.com/si3nloong/webhook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

rest API

Get Webhooks

URL: /v1/webhooks

Method: GET

Find Webhook by ID

URL: /v1/webhook/:id

Method: GET

Send Webhook

URL: /v1/webhook/send

Method: POST

NameData TypeDescriptionRequired
urlstringURI
headersmap[string]stringHTTP headers
bodystringHTTP body
retryuintMaximum of retries