mc-rpc-restserver.rb

Path: ext/mc-rpc-restserver.rb
Last Update: Wed Feb 16 14:36:30 -0500 2011

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]