File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 33A fully RESTful server implementation for CodeIgniter using one library, one
44config file and one controller.
55
6+ ## Sponsored by: Coding Futures
7+
68## Requirements
79
8101 . PHP 5.1+
9112 . CodeIgniter 1.7.x - 2.0-dev
1012
1113## Usage
1214
13- Coming soon. Take a look at application/controllers/example_api .php for
15+ Coming soon. Take a look at application/controllers/api/example .php for
1416hints until the default controller demo is built and ready.
1517
1618I haven't got around to writing any documentation specifically for this project
17- but you can read my NetTuts article covers it's usage along with the REST Client lib.
19+ but you can read my NetTuts article which covers it's usage along with the REST Client lib.
1820
19- http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/
21+ < http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/ >
You can’t perform that action at this time.
0 commit comments