Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Good REST API Tutorial for Perl.

by NetWallah (Canon)
on Oct 30, 2020 at 04:07 UTC ( [id://11123302]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Good REST API Tutorial for Perl.
in thread Good REST API Tutorial for Perl.

REST::Client will get you started.

There are many more clients for specialized REST services - if you are using a well-known REST server, you will be better off using a pre-written specialized client.

Here is a brief Rest::Client tutorial.

                "Imaginary friends are a sign of a mental disorder if they cause distress, including antisocial behavior. Religion frequently meets that description"

Replies are listed 'Best First'.
Re^4: Good REST API Tutorial for Perl.
by perlfan (Vicar) on Nov 02, 2020 at 16:44 UTC
    I recommend HTTP::Tiny. A client need not be over complicated and it's a good exercise for someone learning the nuances of interfacing with a RESTful API.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11123302]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found