On Fri, Jan 25, 2013 at 7:51 PM, Isaac Chiang wrote:
> Hi all:
> So cool!! ( Finally I see the "Ruby" term in the mailing loop :) )
> I have a previous work on :
> https://github.com/isaacchiang/cloudstack_ruby_sdk
> It is still under development, only account and some of infrastructure a
On Fri, Jan 25, 2013 at 4:35 PM, Rohit Yadav wrote:
> Awesome chip!!!
>
> I've a suggestion: To make automatic wrapping of apis and its usage
> you can use api discovery you can get a json (during build time or
> release time of the library against a running mgmt server) or can get
> it via proces
+1 - i thought you said it was a side-project for the evenings. :)
Look forward to trying it.
On 26 January 2013 00:23, Chip Childers wrote:
> I'm pretty new to Ruby, but I just released a CloudStack ruby client:
> https://rubygems.org/gems/cloudstack_ruby_client
>
> Code is here: https://github.
Hi all:
So cool!! ( Finally I see the "Ruby" term in the mailing loop :) )
I have a previous work on :
https://github.com/isaacchiang/cloudstack_ruby_sdk
It is still under development, only account and some of infrastructure api
calls will work.
Could you please take a look for it? I'd rea
Awesome chip!!!
I've a suggestion: To make automatic wrapping of apis and its usage
you can use api discovery you can get a json (during build time or
release time of the library against a running mgmt server) or can get
it via processing commands.xml from tools/apidoc/target; this json
will have
Awesome Chip!
Now we have a good selection of clients, Python, Perl, Ruby..
-kd
>-Original Message-
>From: Chip Childers [mailto:chip.child...@sungard.com]
>Sent: Friday, January 25, 2013 10:54 AM
>To: cloudstack-dev@incubator.apache.org
>Subject: CloudStack Ruby Client
>
>I'm prett