News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon's Blog:
Video Set up a REST API with CodeIgniter
March 21, 2011 @ 11:50:56

Phil Sturgeon has posted a new screencast to his blog today showing you how to set up a REST controller with CodeIgniter, covering some of of the things you'll need to get up and running.

I wrote up an article on NetTuts last year "Working with RESTful Services in CodeIgniter" hoping that would cover the majority of questions but with new features like API Keys, Limiting and Logging being added I thought a quick run-through was in order. This video covers the basic implementation, HTTP Basic/Digest authentication, format switching and goes onto the new API Key and logging features.

He starts from scratch and creates configuration files, controllers and views. He shows how to create some sample controllers based off of a REST_Controller base and handling the different request types (GET, POST, etc) with different methods. You can find the code for the REST_Controller over on github.

0 comments voice your opinion now!
codeigniter rest api video screencast tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Writing a RESTful Web Service with Slim

Builder.au: Dynamic XML document construction with the PHP DOM

Mikko Koppanen's Blog: Creating a simple line graph

PHPMaster.com: Continuous Integration (with Jenkins), Part 2

PHPit.net: Image manipulation with PHP & the GD library (Part 1)


Community Events











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


tool interview introduction conference composer development unittest example opinion language community object podcast zendframework2 release functional framework code series testing

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