[Catalyst] Catalyst::*::REST and Javascript
Mark Trostler
mark at zzo.com
Tue Aug 12 05:57:04 BST 2008
I've had good luck with ExtJS:
http://extjs.com/learn/Manual:RESTful_Web_Services
Mark
Peter Karman wrote:
>
>
> J. Shirley wrote on 8/11/08 10:03 PM:
>
>> I use YUI extensively in conjunction with REST -- it works great.
>> Takes a very minimal amount of work to connect
>> Catalyst::Controller::DBIC::API::REST with the YUI DataTable, too.
>>
>> YUI 2.5.1 has better methods for setting the content type, too, so you
>> can serialize out as JSON without doing weird hacks that were
>> previously needed (in case you saw someone, probably me, bitching
>> about that last year :))
>
> (YUI 2.5.x)++
>
> There are examples of using YUI with both RPC and REST style services here:
>
> http://search.cpan.org/~karman/Rose-DBx-Garden-Catalyst-0.09_04/
>
> That uses RDBO, RHTMLO, CatalysX::CRUD(::REST) and YUI 2.5.x specifically.
>
More information about the Catalyst
mailing list