mc-rpc-restserver.rb

Path: ext/mc-rpc-restserver.rb
Last Update: Mon Oct 18 19:55:28 -0400 2010

A very simple demonstration of writing a REST server for Simple RPC clients that takes requests over HTTP and returns results as JSON structures.

Required files

rubygems   sinatra   mcollective   json  

Included Modules

MCollective::RPC

[Validate]