A fully RESTful server implementation for CodeIgniter using one library, one config file and one controller.
- PHP 5.1+
- CodeIgniter 1.7.x - 2.0-dev
Coming soon. Take a look at application/controllers/api/example.php for hints until the default controller demo is built and ready.
I haven't got around to writing any documentation specifically for this project but you can read my NetTuts article which covers it's usage along with the REST Client lib.
http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/