News Feed
Jobs Feed
Sections




News Archive
The Bakery:
RESTful Web Services With CakePHP
January 23, 2007 @ 10:55:00

In this new post from The Bakery there's a tutorial on creating a REST web service with the help of the CakePHP framework:

This is an example used to request the list of countries from you database to share among many applications (I use it to have consistant set of country_id's among a couple of different applications that all share the same database back end: REALBasic Application, Aperture Plug-in and a CakePHP web application)

They provide the code (and settings) you'll need to use to get the REST web service going. They create both a component and a helper to make the process easier and provide a SQL dump for the countries table and the Model, Controller and View templates you'll need.

1 comment voice your opinion now!
rest webservice cakephp framework component helper mvc tutorial rest webservice cakephp framework component helper mvc tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

Chris Hartjes' Blog: Dynamic Models in CakePHP 1.2

php|architect: The Magic __set_state Method

Sameer Borate's Blog: Web scraping tutorial

Jani Hartikainen's Blog: Reusable "generic" actions in Zend Framework


Community Events











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


functional conference testing community opinion language framework series rest phpunit podcast zendframework2 database development release unittest usergroup interview introduction symfony2

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