|
|
|
|
|
by joshsegall
5066 days ago
|
|
I was interested in what webhooks are, but there was no link in the article. Aha! I thought to myself, I'll look it up on the internet, and behold there was webhooks.org, which I assume is its home. Going there I find no description of what it is, a broken link to the blog, and a wiki that does not exist. So I guess it's not ready for primetime? |
|
A webhook is just a callback that notifies an arbitrary URL when an event occurs. A good explanation is here:
http://timothyfitz.wordpress.com/2009/02/09/what-webhooks-ar...