Glossary coding Term Page

Webhook

An HTTP request triggered by an event to deliver automatic notifications

webhook #coding#python
Korean version

Related Concepts

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.

Posts Mentioning This Concept