Live data from Hacker News

I've Finally Decide that REST is Stupid

lesseverything.com

1–2 of 2 posts

Re: I've Finally Decide that REST is Stupid

#2
Steven Bristol hates Ruby, not REST - REST is a series of observations about the effect the http protocol has on the communications carried out with it.

There are many ways of designing systems with the REST observations in mind, but unless you are using a different protocol (webSockets ftw!) or you've noticed something about http nobody else has, the concerns are always there, like it or not.