News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
C7Y:
REST and Resource Handling with CakePHP
May 15, 2008 @ 12:04:26

On the C7Y website, a new tutorial has been posted from Nate Abele (following his previous CakePHP-related article) covering the use of the framework to create a REST web service and manage resources inside of it.

We're going to take these concepts [from the previous article] further and add a new one: REST. In the course of this series so far, we've only been discussing how to use the Router to examine and act on different parts of a URL.

He gives a list of possible headers that could come from a client (like Accept-Charset or Content-Type) and how these can be directly pulled in to the CakePHP routing system. A few extra bits of code later and your app can be mapping requests directly to the controllers for the actions the user's requesting. All that's left is to serialize the results back into XML to echo out.

0 comments voice your opinion now!
cakephp tutorial resource rest handle webservice




Community Events





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


api podcast framework interview release community introduction application conference opinion phpunit test language custom symfony2 security unittest series development manifesto

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