
Introduction
I have just published a small application which consumes JSON data from a FIFA World Cup 2014 endpoint. It is implemented in Pharo 3.0 and you may install it by evaluating:
Gofer it
smalltalkhubUser: 'hernan' project: 'FIFAWorldCup2014';
configurationOf: 'FIFAWorldCup2014';
loadDevelopment.
Then evaluate:
FIFAWorldCupApp open
and...