Skip to content

Instantly share code, notes, and snippets.

@shaiguitar
Created November 27, 2012 19:11
Show Gist options
  • Save shaiguitar/4156335 to your computer and use it in GitHub Desktop.
Save shaiguitar/4156335 to your computer and use it in GitHub Desktop.
RubyApisAndClientsTalk

Testing HTTP APIs with Ruby

Good integration tests are hard. There are many approaches for testing server and client libraries all with various tradeoffs and problems that come up. Some are obvious, some are a little more tricky. I'll run through some approaches I've come across developing server APIs along with their corresponding clients, while developing these in a highly distributed systems setup at Engine Yard.

Shai Rosenfeld

Shai is always excited when there is something new to learn, and hence has seemed to have found his fit doing technology.

He started out playing with Ruby and Rails in 2006. After supporting and helping scale some of the largest Ruby production systems, he moved on to development of one of the leading Platform as a Services.

Shai enjoys solving problems, facing new challenges and playing jazz music when he's not finding out something new on his laptop.

Profile picture

Notes

Try downloading the video of the talk instead of streaming it (it's pretty heavy so will probably get stuck buffering).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment