Hi everybody!&nbsp; <br><br>I need to use Google Data APIs (<a href="http://code.google.com/apis/gdata/">http://code.google.com/apis/gdata/</a>) from Squeak. This family of APIs are made of http GET, PUT, REMOVE ...But as using this could meant a lot of effort, there are some clients written in different languages that wrap that. There are in Java, Python, C#, JavaScript and so on. This clients can be downloaded from google page. The implementation of this clients depends on each particular API. <br>
<br>Nowadays I need the Contact API <a href="http://code.google.com/apis/contacts/">http://code.google.com/apis/contacts/</a>. Do you know if there is something done in squeak? at least some of these APIs ?<br><br>very thanks,<br>
<br>Mariano<br>