Revision #19 was created by Rohit Suthar on Sep 29, 2014, 12:27:03 PM.
updated example link
Content
[...]
### Sending the Response
How are the API responses actually sent? Right, we need to implement the _sendResponse method.
This code is borrowed from [http://www.gen-x-design.com/archives/create-a-rest-api-with-php](https://web.archive.org/web/20130910164802/http://www.gen-x-design.com/archives/create-a-rest-api-with-php/).