Glossary coding Term Page
Webhook
An HTTP request triggered by an event to deliver automatic notifications
Core Idea
Webhook is An HTTP request triggered by an event to deliver automatic notifications. It usually makes the most sense alongside HTTP, Status code, Query parameter.
Why It Matters Here
Mathbong reuses this term across python posts as shared vocabulary.