Esteban A. Maringolo wrote
>>> I'm wrapping the Digital Ocean API.
>> Cool !
> +1

The embryo is alive. See documentation at
http://smalltalkhub.com/#!/~SeanDeNigris/DigitalOcean

A few supported operations:
DoDroplet allActive.
DoDroplet allActive detect: [ :e | e name = 'mycooldomain.org' ].
DoDropletSize all.
DoDropletSize named: '512MB'



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/NeoJSON-Parsing-Nested-Objects-tp4753695p4753749.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to