kvz / cakephp-rest-plugin

Discontinued: recent cakephp versions overlap functionality, there also is @ceeram's plugin. Painless REST server Plugin for CakePHP
http://kvz.io/blog/2010/01/13/cakephp-rest-plugin-presentation/
169 stars 37 forks source link

Cake 2.0 version #17

Closed bmcclure closed 13 years ago

bmcclure commented 13 years ago

I have forked this repo and created a branch for cake-2.0. I tagged the first working (so far) release as rest-2.0-alpha.

Just wanted to let you know since you seem to be the most active on the Rest plugin, in case you were considering starting a branch anytime soon :)

I'd be happy to submit a pull request if you want the branch to be in this repo as well; up to you. Thanks for maintaining this awesome plugin!

Ben

kvz commented 13 years ago

Hey @bmcclure sounds awesome. We @renansaddam and I were just about to start a branch for this. We'll have a look at https://github.com/bmcclure/cakephp-rest-plugin and will cherry-pick the good stuff into https://github.com/kvz/cakephp-rest-plugin/tree/cake-2.0

Thanks!

renan commented 13 years ago

Just ported few things from Ben's code in [cf9187f3866bdfb65aebfed37d029d32ce85fd81]