How to query a web API?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to query a web API?

Alex Schenkman
Hi List,

Where do I find a web client to be able to query a web API?
I would need also to create XML for the queries and parse the XML answers.

Pointers to relevant packages is are appreciated.
Thanks!

Reply | Threaded
Open this post in threaded view
|

Re: How to query a web API?

laurent laffont


On Wed, Mar 16, 2011 at 5:33 PM, Alex Schenkman <[hidden email]> wrote:
Hi List,

Where do I find a web client to be able to query a web API?
I would need also to create XML for the queries and parse the XML answers.

Pointers to relevant packages is are appreciated.

PharoCasts is your friend: http://www.pharocasts.com/search/label/xml


Laurent Laffont - @lolgzs

Pharo Smalltalk Screencasts: http://www.pharocasts.com/
Blog: http://magaloma.blogspot.com/

 
Thanks!


Reply | Threaded
Open this post in threaded view
|

Re: How to query a web API?

Stéphane Ducasse
In reply to this post by Alex Schenkman
zinc is a good one.

On Mar 16, 2011, at 5:33 PM, Alex Schenkman wrote:

> Hi List,
>
> Where do I find a web client to be able to query a web API?
> I would need also to create XML for the queries and parse the XML answers.
>
> Pointers to relevant packages is are appreciated.
> Thanks!
>