Skip to content

realadeel/awesome-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Webhooks Awesome

Webhooks are awesome. They are HTTP requests that are triggered when some event happens. The HTTP requests basically notify you the moment something interesting happens. Webhooks enable realtime actions between systems across the internet. To receive webhooks from a system, you often simply need to provide a URL for the system to post to.

Please contribute to this list by pull request or contact me on Twitter @_adeel.

Share this list on Twitter.

Contents

  • Community - Web communities to discuss webhooks.
  • About Webhooks - Tutorials, guides, and articles about using webhooks.
  • Outgoing - APIs that will make requests to your system about an event.
  • Incoming - APIs that can receive HTTP requests from your system about an event.
  • Development Tools - Resources for API providers and consumers of webhooks.

Community

Places to ask questions and discuss webhooks and associated topics.

About Webhooks

Tutorials, guides, articles about using webhooks.

Outgoing

APIs that will make requests to your system about an event.

Incoming

APIs that can receive HTTP requests from your system about an event.

  • hookdoo - Scriptable webhook gateway to safely run your custom builds, deploys, and proxy scripts on your servers.
  • IFTTT - Automation platform that connects apps and services via webhooks.
  • Mattermost - Open-source messaging platform with incoming webhook support.
  • Pipedream - docs
  • Slack - Team messaging platform with incoming webhook integrations.
  • Zapier - Automation platform that triggers workflows from incoming webhooks.

Development Tools

Resources for API providers and consumers of webhooks.

  • Boomerang - Simple delayed webhook delivery.
  • Charles - Tool to inspect HTTP traffic between your local machine and the internet.
  • Convoy - Open-source webhooks proxy for sending and receiving events.
  • Fanout Cloud - docs - Push platform supporting webhooks.
  • h00k.dev - Debug, test, and monitor webhooks.
  • hook.io - Microservice and webhook hosting.
  • HookCatcher - Open-source webhook testing and debugging tool with real-time SSE streaming, no signup required.
  • Hookdeck - Inbound webhook queue supporting fanout, retry, alerting and more.
  • Hooklistener - Managed webhook proxy that lets developers receive, inspect, and replay HTTP requests with ease.
  • HookRelay.io - Webhook reliability platform for buffering, retries, replay, and delivery guarantees.
  • hookrelay - Webhook delivery platform (webhooks as a service).
  • HostedHooks - Webhook platform (webhooks as a service).
  • Inhooks - Lightweight incoming webhooks gateway.
  • Jiter - Just In Time (JIT) webhooks for scheduling and delaying.
  • LocalCan - Ngrok alternative with public URLs and local domains for receiving, inspecting, and replaying requests.
  • ngrok - Secure tunnels to localhost.
  • Open Webhook - Store webhooks and receive on localhost.
  • Postman - Configure custom webhooks in Postman.
  • Reliable Webhook - VS Code extension and relay app to help develop webhooks.
  • RequestBin - Gives you a temporary URL that will collect and inspect requests made to it.
  • REST Hooks - A collection of patterns that treat webhooks like subscriptions.
  • Spiderhash - Webhook inspection and debugging workspace for testing inbound events and payload workflows.
  • Svix - Webhook sending platform (webhooks as a service).
  • Svix Playground - Svix version of RequestBin.
  • Ultrahook - Receive webhooks on localhost.
  • Vedika API - Vedic astrology API with webhook support.
  • WebhookApp - Test, debug, proxy, and replay webhooks.
  • WebhookInbox - Like RequestBin but with live updates.
  • Webhook.cool - Testing tool for receiving and inspecting incoming webhooks.
  • webhooks.events.dev - Webhook platform (webhooks as a service).
  • webhooks.io - docs - Inbound webhook queue.
  • webhook.site - Inspect, test, and automate any incoming HTTP request or e-mail.
  • Webhook Debugger - Self-hosted webhook inspector with 90-day history, signature verification (Stripe/GitHub/Slack/Shopify), and real-time debugging.
  • Webhook Debugger & Logger - Enterprise-grade webhook inspection, logging, and replay tool with real-time SSE streaming and mock responses.
  • Webhook Relay - Inbound webhook gateway for devices not directly connected to the Internet.
  • Webhook Wizard - Webhook platform (webhooks as a service).
  • WebReducer - Inbound webhook queue.
  • Zeplo - docs - Add retry, delay, queue, and schedule to your HTTP requests.
  • Zurl - HTTP client worker with ZeroMQ interface.

About

A curated list about real-time webhooks.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15