Am I the only one who has trouble sifting through all this marketing? Even "read more" link leads to an article where half of the text promises what will be covered and another half talks about some subscriptions and how they are managed (they might have been mentioned in the first half, I agree - and I also read text only twice). If someone has a better understanding of how this works, I would appreciate a TL;DR ver…
REST Hooks - Stop the polling madness
11–20 of 117 posts
Re: REST Hooks - Stop the polling madness
#12Oh neat! We're launching resthooks.org today with several partners to promote an existing but underused real-time API pattern. Here are more resources: Intro: https://zapier.com/engineering/introducing-resthooksorg/ Why: http://resthooks.org/#why Demo: http://demo.resthooks.org/
Has any thought been given to the concept of supporting the same framework over something useful in a browser? http://resthooks.org/docs/alternatives/ lists some problems with the common methods, and rightfully so, but I don't see a different recommendation.
Re: REST Hooks - Stop the polling madness
#13Oh neat! We're launching resthooks.org today with several partners to promote an existing but underused real-time API pattern. Here are more resources: Intro: https://zapier.com/engineering/introducing-resthooksorg/ Why: http://resthooks.org/#why Demo: http://demo.resthooks.org/
I'm looking for a quick response to "How", w/o going through code. Care to enlighten me?
Re: REST Hooks - Stop the polling madness
#14Re: REST Hooks - Stop the polling madness
#15I don't really understand what this is. Is this an attempt at a formalization of webhooks + JSON?
Same here - I keep coming back to "are they just talking about webhooks? or are they also talking about some kind of persistent http streaming api?" I'm thinking these are just Webhooks, but the REST part is throwing me off because I think of it more as a consumption concept (consuming resources, etc). Update: Found this, which I think explained it best: "REST Hooks itself is not a specification, it is a collection o…
Re: REST Hooks - Stop the polling madness
#16I don't really understand what this is. Is this an attempt at a formalization of webhooks + JSON?
Re: REST Hooks - Stop the polling madness
#17Re: REST Hooks - Stop the polling madness
#18Most REST apis these days seem to be consumed form client side.
Re: REST Hooks - Stop the polling madness
#19Erm. Is there a source for that?
Re: REST Hooks - Stop the polling madness
#20Am I the only one who has trouble sifting through all this marketing? Even "read more" link leads to an article where half of the text promises what will be covered and another half talks about some subscriptions and how they are managed (they might have been mentioned in the first half, I agree - and I also read text only twice). If someone has a better understanding of how this works, I would appreciate a TL;DR ver…