Hi Ken,

On Tue, 11 Aug 2015 20:46:27 -0700
Kenneth Wolcott <kennethwolc...@gmail.com> wrote:

> 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?
> 

Do you want to write a client in Perl for an existing RESTful API web service?
If so, see http://perl-begin.org/uses/web-automation/ .

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
My Aphorisms - http://www.shlomifish.org/humour.html

A fanatic: one who redoubles his efforts after he has forgotten his aim.
    — http://en.wikiquote.org/wiki/George_Santayana
    (via http://esr.ibiblio.org/?p=4371 ).

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to