Joseph Crawford's Blog: Zend Framework: Creating RESTful Applications
Updated: 2010-03-11 17:25:04
Joseph Crawford has a new post to his blog today with a look at his use of the Zend_Rest_Controller and Zend_Rest_Route components of the Zend Framework to create a simple REST service .

With Adobe’s latest incarnation of the Flex Framework and the
Flash Builder
integrated development environment ( IDE ), creating truly engaging front-end
clients is now more streamlined. Some of the useful tools and features
covered in this article are the Data/Services, Test Operation, and Network
Monitor additions to Flash Builder. In this article, I explain how to set up
a simple Representational State Transfer ( REST ) service using the Zend
Framework 1.9 locally and connect to it in the Flex 4 application.