Monday, February 24, 2014

Re: Restful Api

Cake is an excellent choice for building a rest API, I suggest you take a look at the CRUD plugin, it makes building APis a snap http://friendsofcake.com/crud/docs/

It complements the Rest instructions that are in the cakephp book by taking away all the repetitive logic.

On Saturday, February 22, 2014 9:57:03 PM UTC+1, Prabhat Patel wrote:
Hi,

I want to create a restful api using cakephp. I was not able to find proper tutorial on google for this.

Is cakephp sutaible for Restful Api ?

As there is many other framework available for restful Api for example http://laravel.com, Frapi and etc. but i am familiar with cakephp so want to create my own using Cakephp.

Please help me.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: