RubyGems.org

fakerest

0.0.4

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

installgem install fakerest
Authors

Srivatsa Katta

1,155 total downloads 395 for this version
Owners

70aa19b6e3046a9b10376d4089c35a65

Gemfile
gem "fakerest", "~> 0.0.4"
Versions
  1. 0.0.4 August 21, 2012
  2. 0.0.3 August 21, 2012
  3. 0.0.2 August 21, 2012
Show all versions (4 total)
Runtime Dependencies
  1. sinatra >= 1.3.2
Development Dependencies
  1. mocha >= 0.12.3