package
Version:
v0.0.0-...-3d09e97
Opens a new window with list of versions in this module.
Published: Mar 7, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
Name |
Data Type |
Description |
Required |
url |
string |
URI |
✅ |
headers |
map[string]string |
HTTP headers |
❌ |
body |
string |
HTTP body |
❌ |
retry |
uint |
Maximum of retries |
❌ |
Documentation
¶
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.