[katello-devel] Ideas for a ruby interface to our api?

David Davis daviddavis at redhat.com
Tue Feb 19 15:06:22 UTC 2013


I'm working on a gem that provides an API to Fedora Packages (https://apps.fedoraproject.org/packages/). There are quite a few nice Ruby gems that provide easy access to web-based APIs. 

Rest-client
https://github.com/archiloque/rest-client

HTTParty
https://github.com/jnunemaker/httparty

Her
https://github.com/remiprev/her

Faraday
https://github.com/lostisland/faraday

You can also search Ruby Toolbox for more options. You might want to start here:

https://www.ruby-toolbox.com/categories/http_clients

David

----- Original Message -----
> From: "Tom McKay" <thomasmckay at redhat.com>
> To: "katello-devel" <katello-devel at redhat.com>
> Sent: Tuesday, February 19, 2013 9:54:24 AM
> Subject: [katello-devel] Ideas for a ruby interface to our api?
> 
> 
> I'd like to whip up a ruby interface to our API. The python based CLI
> is not very friendly for scripting, in my opinion. Are there
> tools/frameworks/whatever out there that you know of that might make
> the task of wrapping our API and exposing it as ruby commands?
> 
> _______________________________________________
> katello-devel mailing list
> katello-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/katello-devel
> 




More information about the katello-devel mailing list