Tim Bray, directeur des Web technologies chez Sun pense pour cette fin 2006:
I would say that by this time next year there will be increasingly widespread perception that the stack of standards around WS-* has largely failed, and anybody who puts significant tooling and resources, significant energy and investment, into tooling and tools around lightweight, REST-flavored Web services is going to look like a major genius.

Sources :
http://noelios.wordpress.com/2006/07/20/predicting-the-rise-of-lightweight-rest-in-java/

Tout ca pour en venir à REST et une API, nommée RESTLET:

Definition de REST sur WikiPedia : http://en.wikipedia.org/wiki/Representational_State_Transfer

Une definition de SOA datant de 2003, parlant de REST et SOAP :  http://webservices.xml.com/pub/a/ws/2003/09/30/soa.html

REST ne doit  pas etre oublié dans une architecture SOA, en alternative aux WebServices avec SOAP pouvant s’averer parfois trop complexes (infrastructure plus lourde, enveloppe SOAP transportant les messages trop complexe pour le besoin).

Un exemple avec Amazon, faisant usage de REST pour son SQS (Simple Queue System)

Un autre avec Google Calendar API (GData)

L’API Restlet quant a elle est apparue fin 2005 ; une version 1.0 est prevue pour Q4 2006: http://www.restlet.org/