Peter Stuifzand

My explanation of WebHooks

HTTP requests are send by clients to servers. Most of the time the client is a webbrowser. The only thing that WebHooks says is this: servers are clients, too.

WebHooks have nothing to do with realtime updates or with sending HTTP requests to browsers. It’s about servers sending HTTP requests to other servers when something happens.

© 2023 Peter Stuifzand