CodeIgniter Forums
how to create webservices in codeingter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: how to create webservices in codeingter (/showthread.php?tid=21643)



how to create webservices in codeingter - El Forum - 08-16-2009

[eluser]minhbu[/eluser]
i want to create a simple webservices for my website.But i don`t know any library in codeigter to support create webservices.
Who know ? Please for me some name library
thanks


how to create webservices in codeingter - El Forum - 08-16-2009

[eluser]Dam1an[/eluser]
Firstly you need to decide what sort of API you want to support
CI has a librray for XML-RPC (server and client ibraries) and walk you through setting them up in the user guide

Phil has also created a RESTful implementation for CI (I'm too lazy to find it, but I'm sure it's in his sig, or he'll drop by here and give the link)


how to create webservices in codeingter - El Forum - 08-16-2009

[eluser]minhbu[/eluser]
thanks about your support, i looking for restful on google


how to create webservices in codeingter - El Forum - 08-21-2009

[eluser]sheri.nust[/eluser]
Hey,
Sr. Research Associate

Kindly inform me too when u find RESTful implementation for CI.
Me also searching for it.

Me going to develop point of sale system in PHP using CI.


how to create webservices in codeingter - El Forum - 08-21-2009

[eluser]pistolPete[/eluser]
http://philsturgeon.co.uk/news/2009/06/REST-implementation-for-CodeIgniter


how to create webservices in codeingter - El Forum - 08-30-2009

[eluser]sheri.nust[/eluser]
Thanx a lot man.
Actually i also found the same URL when i searched RESTful implementation for CI on internet.
Anyhow thanx for the cooperation.