Working with RESTful Services in CodeIgniter

Posted on 8th February 2010 by Nio in CodeIgniter, 程序人生 - Tags:

Working with RESTful Services in CodeIgniter

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.

No Comments »

No comments yet.

Leave a comment