Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidhyaashu/webhooks-simulator
A webhook is a real-time communication tool where one application sends data to another via an HTTP callback whenever a specific event occurs, enabling automated workflows and integrations.
https://github.com/sidhyaashu/webhooks-simulator
node-js webhooks
Last synced: 13 days ago
JSON representation
A webhook is a real-time communication tool where one application sends data to another via an HTTP callback whenever a specific event occurs, enabling automated workflows and integrations.
- Host: GitHub
- URL: https://github.com/sidhyaashu/webhooks-simulator
- Owner: sidhyaashu
- License: mit
- Created: 2024-12-04T14:39:22.000Z (19 days ago)
- Default Branch: sidhya
- Last Pushed: 2024-12-06T16:04:25.000Z (17 days ago)
- Last Synced: 2024-12-10T07:08:30.601Z (13 days ago)
- Topics: node-js, webhooks
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebHooks
A webhook is a real-time communication tool where one application sends data to another via an HTTP callback whenever a specific event occurs, enabling automated workflows and integrations.