Re: CGI::Application::Plugin::REST -- any users out there?

Dietrich Streifert <[email protected]> Mon, 09 Feb 2015 11:48:47 +0100
Newsgroups gmane.comp.lang.perl.modules.cgi-appplication
Message-ID <[email protected]>
Hi all!

I'm using it in production for two C::A::P::REST-based webapps without 
problems so far. Communication with the frontend is done in JSON using 
C::A::P::JSON.

@Jaldhar: thank you for your great work!

Regards
Dietrich

Am 04.02.2015 um 21:13 schrieb [email protected]:
> I used CGI::Application for a personal project many years ago and
> liked it, but had to stay with my own homegrown framework for my
> projects at work, given the investment involved.
>
> But I now have a chance to start a project with a clean sheet of
> paper, so I'm shopping for a framework to implement some simple
> web services using REST.  I looked at Dancer2 and it is nice and
> all, although perhaps a bit more magic than I am comfortable
> with.  In contrast C:A looks more like an old friend.  Speaking
> as someone who is also, ahem, mature, I don't see that as a bad
> thing in a coding platform.
>
> CAP:REST also looks promising, so I was wondering if anybody is
> currently using it?
>
> While I'm not a fan of XML, I want to support it for
> completeness.  It's a mild disappointment that there isn't
> already a C:A module for that, but I'm guessing it shouldn't be
> too hard to add.
>
> https://stackoverflow.com/questions/28236767/how-can-i-use-xml-serializer-in-perl-dancer2
>
> or http://tinyurl.com/nokhwfj
>
> ...BC
>


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################