News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
NETTUTS.com:
Working with RESTful Services in CodeIgniter
February 04, 2010 @ 13:03:58

Phil Sturgeon has posted a new tutorial over on the NETTUTS.com site about working with REST services in CodeIgniter. He shows both sides of things - using REST services and making them.

CodeIgniter is becoming well known for its power as a PHP based web application framework, but it's not often that we see examples of it being used for anything else. Today we'll learn how we can use CodeIgniter to create a RESTful API for your existing web applications, and demonstrate how to interact with your own API or other RESTful web-services, such as Facebook and Twitter.

He has the sample code hosted over on his github account where you can pull down the source and follow along from the beginning. His application is created to be flexible enough for multiple output formats (xml, json, html) and respond correctly to the HTTP request types like GET, POST, PUT, DELETE. On the other side he shows how to consume the services via different methods like file_get_contents and cURL.

0 comments voice your opinion now!
rest webservice codeigniter tutorial consume create



Similar Posts

Andreas Gohr's Blog: A Pirate Map with LibGD and Google Maps

NETTUTS.com: Adding Caching to a Data Access Layer

Zend Developer Zone: Book Review - PHP Programming with PEAR

YouTube.com: Installing Zend Server on Linux in 4 minutes and 37 seconds

PHPF1.com: PHP Form Tutorial


Community Events









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


zendframework job developer conference wordpress microsoft release framework sqlserver extension facebook symfony security doctrine codeigniter opinion benchmark windows feature drupal

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