RESTful Zend Framework

This seems to be one of the most obscure topics on the web, building a RESTful Application or Services with Zend Framework, I’ve spent a lot of time researching different solutions and eventually came up with the perfect one, but that was a long time ago and ever since, I’ve had to re-trace my steps every time I need to create RESTful services with ZF.

So to make my life easier and to contribute something back to the community, I’ve collected my RESTful implementation of Zend Framework and created a Google Code Project.

I will be posting a follow up article describing the steps in which you can re-create the same solution, which should serve a good documentation of the source code.