Fakerest is a simple tool based on sinatra which starts a http server (webrick) and exposes restful services based on the configuration specified in a YAML format, which can be used as stub out any external systems
Srivatsa Katta
gem "fakerest", "~> 0.0.4"