progrium / webhooks

Website for webhooks.org
http://webhooks.org
6 stars 2 forks source link

Collecting resources for webhooks.org re-launch #1

Open johnsheehan opened 10 years ago

johnsheehan commented 10 years ago

As part of the Webhooks.org relaunch I'm working on I'd like to include a comprehensive list of links to articles, blog posts, videos, presentations, etc. about webhooks.

Please post a comment with anything you'd like included.

johnsheehan commented 10 years ago

7 Reasons Webhooks Are Magic http://blog.iron.io/2013/09/7-reasons-webhooks-are-magic.html

johnsheehan commented 10 years ago

Using APIs to Connect People to Your App and Each Other http://www.infoq.com/presentations/Using-APIs-to-Connect-People-to-Your-App

julien51 commented 10 years ago

I think a lot of PubSubHubbub content would be meaningful now that it's not RSS/Atom specific.

johnsheehan commented 10 years ago

Agreed. Please post specific links you'd like to see included here.

On Dec 26, 2013, at 4:02 AM, Julien Genestoux notifications@github.com wrote:

I think a lot of PubSubHubbub content would be meaningful now that it's not RSS/Atom specific.

— Reply to this email directly or view it on GitHub.

julien51 commented 10 years ago

Hey John, here is a blog post I just wrote about that: http://blog.superfeedr.com/webhooks-improved/ Let me know if that fits what you're looking for! Also, let me know if there is more we can do.

defel commented 10 years ago

resthooks http://resthooks.org/

jkarneges commented 10 years ago

http://webhookinbox.com/ Like requestbin but with live UI and expanded API. Can be used by browser apps to receive PubSubHubbub events.

bpedro commented 10 years ago

Webhooks, REST and the Open Web

From Webhooks into a publish/subscribe model based on PubSubHubbub.

johnsheehan commented 10 years ago

Both by @davefp

http://www.shopify.com/technology/5154662-webhook-best-practices#axzz2pwD4aZ4T http://www.shopify.com/technology/3931292-webhook-testing-made-easy

davefp commented 10 years ago

GitHub's webhook testing guide: https://help.github.com/articles/testing-webhooks

johnsheehan commented 10 years ago

http://culttt.com/2014/01/22/webhooks/

johnsheehan commented 10 years ago

http://blog.fanout.io/2014/01/27/how-to-safely-invoke-webhooks/

davefp commented 10 years ago

http://www.pittrap.com/testing-stripe-webhooks/

BigBlueHat commented 10 years ago

Couple posts on setting up Webhooks to "dump" into Cloudant and Apache CouchDB: https://cloudant.com/blog/weblatch-connect-your-webhooks/ https://cloudant.com/blog/integrating-github-and-cloudant-using-webhooks/

Thanks for building this list!

davefp commented 10 years ago

New GitHub webhook guide: http://developer.github.com/webhooks/

Blog post with details of new features: https://github.com/blog/1778-webhooks-level-up

ssaunier commented 10 years ago

How we use GitHub "push webhook" in a code school: http://sebastien.saunier.me/blog/2014/04/21/practical-example-of-using-git-in-a-school.html

mapping-edges commented 10 years ago

Muut now supports wehhooks. Just check out our blog entry and the documentation. https://muut.com/blog/release/v1.12.html https://muut.com/docs/webhooks.html Feel free to contact us for any details!

davefp commented 10 years ago

Sendgrid article on webhooks vs. APIs http://sendgrid.com/blog/webhook-vs-api-whats-difference/

johnsheehan commented 10 years ago

http://sendgrid.com/blog/whats-webhook/

We've got a lot now. I should probably get back to this project...

johnsheehan commented 9 years ago

http://blog.fanout.io/2015/04/02/realtime-api-design-guide/