© Copyright IBM Corporation 2008, 2015 Trademarks RESTful Web services: The basics Page 1 of 10 RESTful Web services: The basics Alex Rodriguez ( arodrigu@us.ibm.com ) Software Engineer IBM 09 February 2015 (First published 06 November 2008) Representational State Transfer (REST) has gained widespread acceptance across the Web as a simpler alternative to SOAP- and Web Services Description Language (WSDL)-based Web services. Key evidence of this shift in interface design is the adoption of REST by mainstream Web 2.0 service providers—including Yahoo, Google, and Facebook—who have deprecated or passed on SOAP and WSDL-based interfaces in favor of an easier-to-use, resource-oriented model to expose their services. In this article, Alex Rodriguez introduces you to the basic principles of REST. REST defines a set of architectural principles by which you can design Web services that focus on a system's resources, including how resource states are addressed and transferred o...
Some tribes of the programmer clan.