I\'m starting a project using a Restful architecture implemented in Java (using the new JAX-RS standard)
We are planning to develop the GUI with a Flex application.
REST is more of an ideology than anything. You go to the REST presentations and they have coolaide dispensers.
For Flex apps, rolling a stack in conjunction to BlazeDS and AMF data marshalling is more convenient and more performant.