Mobile Application Using Yii Based Web App As Backend

Hi everyone ,I’m new in Yii

I almost finish a yii based web app where must of the actions

work on moe than one model at the same time

now I want to make a mobile app (html+JS PhoneGap)

the mobile app should only send request like restfull : add/book/name=ee/authur=rr

what the best way to do that

I found this extention did any one test it or worked with it

http://www.yiiframework.com/extension/restfullyii/#hh1

Hi,

Have you already worked this out? Because I am also stuck with this. Thanks.

bluejay,

This may help :)

http://www.yiiframework.com/wiki/175/how-to-create-a-rest-api/