06-13-2008, 07:52 AM
[eluser]stevefink[/eluser]
Hi all,
I'm looking to leverage REST with an application which is using a Code Igniter foundation. I noticed CI does indeed have an XML-RPC class, but I was curious if anyone have ever worked with REST? It seems a bit less bloated and easier to implement than XML-RPC and SOAP. One key feature I'm certainly in need of is authentication as I'm going to be supporting write requests over my Web Service.
Thanks all,
/sf
Hi all,
I'm looking to leverage REST with an application which is using a Code Igniter foundation. I noticed CI does indeed have an XML-RPC class, but I was curious if anyone have ever worked with REST? It seems a bit less bloated and easier to implement than XML-RPC and SOAP. One key feature I'm certainly in need of is authentication as I'm going to be supporting write requests over my Web Service.
Thanks all,
/sf