News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Joseph Crawford's Blog:
ZF Creating RESTful Applications
March 10, 2010 @ 08:50:25

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.

You might be asking yourself why do I have to use both components, why is it not rolled into one nice component. The answer is really basic and if you look at the source code for the Zend_Rest_Controller you will see that it is solely an abstract class that defines the methods required for use with the Zend_Rest_Route.

He includes the code to add to your bootstrap file to get the routing working and a sample controller (MyController) that extends the Zend_Rest_Controller and sets up some basic actions - get, put, post and delete. He does mention one issue he's coming across in a feature he's wanting to add - putting the version number of the API in the URL for easier separation.

0 comments voice your opinion now!
rest application tutorial zendframework



Similar Posts

DevShed: Auto Loading Classes in PHP 5

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial - Part 9 PDF Download

Brian Swan's Blog: Accessing Windows Azure Table Storage from PHP

ThinkPHP Blog: Webinar: Create Secure LAMP Applications

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application


Community Events

phpnw10 PHP Conference 09/10/2010




Don't see your event here?
Let us know!


database screencast framework opinion suggestion phpunit wordpress codeigniter introduction developer zendframework azure development unittest application plugin example conference tool book

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework