You'd have to try any of the web framework for creating RESTful API
You can try Mojolicious <http://mojolicio.us/perldoc/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

-Raj


On Tue, Aug 11, 2015 at 10:50 PM, Kenneth Wolcott <[email protected]>
wrote:

> Hello;
>
>   I'm looking for introductory to advanced examples of RESTful
> programming in Perl preferably with some good explanations and best
> practices.
>
> Thanks,
> Ken Wolcott
>
> --
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> http://learn.perl.org/
>
>
>

Reply via email to