By mnour
via mnour.blogspot.com
Published: Apr 21 2008 / 07:20
REST or WS-*? The debate which will never end. While REST is taking the lead gradually, the community see many drawbacks in using the traditional WS-*. The complexity and overhead in using WS-*, REST simplicity and how they fit the web architecture are always the main points of the argument. REST is simple, that is it. It has nothing to deal with except three things: Resources, Verbs and URIs. The fact that it's just makes use of the HTTP standards to accomplish all the needed operations on the resources is really interesting.
Add your comment