mc-rpc-restserver.rb

Path: ext/mc-rpc-restserver.rb
Last Update: Thu Nov 18 16:53:58 -0500 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]