hi,
can exposing rest api in ruby, it possible means please post sample code
anybody??
Hi, might find this page useful:
http://wiki.opscode.com/display/chef/Making+Authenticated+API+Requests
There's a section: Making API Requests in Ruby
On Tue, Jan 29, 2013 at 11:07 PM, ganesan15785@gmail.com wrote:
hi,
can exposing rest api in ruby, it possible means please post sample code
anybody??
You could also have a look at ridley [0], which is a clean syntax wrapper around the chef API.
[0] GitHub - berkshelf/ridley: A reliable Chef API client with a clean syntax
- cassiano
On Wednesday, January 30, 2013 at 03:11, Douglas Land wrote:
Hi, might find this page useful:
http://wiki.opscode.com/display/chef/Making+Authenticated+API+RequestsThere's a section: Making API Requests in Ruby
On Tue, Jan 29, 2013 at 11:07 PM, <ganesan15785@gmail.com (mailto:ganesan15785@gmail.com)> wrote:
hi,
can exposing rest api in ruby, it possible means please post sample code
anybody??