The CakePHP book provides some pretty good and concise information about how to implement a rest API with your existing codebase. Take a look through this, and if you have any specific questions, feel free to ask :-)
http://book.cakephp.org/view/1238/REST Cheers, Graham (predominant) On Jul 14, 10:48 am, Brandon <[email protected]> wrote: > I believe I have set up CakePHP properly but for some reason I do not > know how to start user CakePHP to start developing my api. I know I > want to use REST for my api calls. What would be a quick way to get my > api up and running with CakePHP. It is important to get this going > with little downtime with code building. > > Any help would be nice. Thank you. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
