Rest is built into CakePHP. http://book.cakephp.org/view/476/REST
We've been investigating Web Services as well, and a Java implementation performs a lot better than Apache/PHP, although it is a fair bit more complex to get running. Worth thinking about if it's going to be a highly loaded service. For a small, infrequently used one Cake will be fine though, and you'll get it up and running in no time (I wish Java was as easy!) On Apr 23, 10:49 am, Rahul Sinhaa <[email protected]> wrote: > Hello guys , > > We have to start a new project using cake php framework. > The project is related to WEB Services. > > We have to create a WEB SERVICE -server , I want you guys to help me > deciding on the WEB SERVICE method (SOAP, REST ..) since I am not sure > that which method will be the best match for CAKE PHP and their > limitations also. > > Thanks in advance > > -Rahul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
