mc-rpc-restserver.rb

Path: ext/mc-rpc-restserver.rb
Last Update: Wed Jun 08 11:22:32 -0700 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]