RubyFlow The Ruby and Rails community linklog

Testing a live JSON API with ruby and RSpec

Since I never found a short, concise way to test my APIs from the outside (e.g. monitor running instances), via HTTP, I created this little gem: rspec_api_test. Testing one URL per line.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in