Quantcast

Tag Archives: REST

Good Presentation on REST with ActiveResource

I wrote about SOAP vs REST a few weeks ago. Today I noticed this article with a presentation about putting together Rails REST services with ActiveResource. Tags: ruby, rails
Posted in programming | Also tagged , , | Leave a comment

SOAP vs REST

Recently it seems like the SOAP vs REST debate is heating up. Most of the debate seems to be leaning toward convincing people to not use SOAP based on its increasing complexity. Different people have different views on what REST is but in general if you look at the SOAP specifications or SOAP Standards and [...]
Posted in meta | Also tagged , | 2 Comments