SOAP Web Services vs REST Web services

(lets face it you use soap to wash, and you rest when your tired) What is REST? REST is an architectural style which is based on web-standards and the HTTP protocol. REST was first described by Roy Fielding in 2000. In a REST based architecture everything is a resource. A resource is accessed via a… Read More SOAP Web Services vs REST Web services