http://qs1969.pair.com?node_id=11141410


in reply to Re: REST API Server in Perl
in thread REST API Server in Perl

Many thanks for your response.

Actually due to constraint I can't use dancer now but I will adopt this framework in my future work.

I intend to utilize sockets for achieving my goal. As this is simple client server problem where machines are on LAN. So how to utilize Perl sockets for developing Rest API server?