Hello again; > take a look at > > http://www.todobackend.com/ > > you can port the mojolicious one to Dancer as a learning experience.
Thank you for the tips... > You'd have to try any of the web framework for creating RESTful API > You can try Mojolicious > http://mojolicio.us/perldoc > Or you can try dancer2. > https://metacpan.org/pod/Dancer2::Cookbook#Writing-a-REST-application > https://metacpan.org/pod/Dancer2::Tutorial Again, thanks for the tips... Perhaps I didn't phrase my question very well. If I have an API for JIRA or an API for some other application that is provided in a RESTful manner, do I use Dancer or Mojolicious? What would I do if the API I needed to interface with in Perl was JSON? A long time ago I wrote a portion of a Perl-based web app that interfaced with an XML-based API, but I've never done JSON or RESTful with Perl. Thanks, Ken -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/