RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Advanced techniques for calling HTTP APIs in Ruby

I’ve written a pattern catalog of techniques for building robust, fault-tolerant Ruby code for making HTTP requests. It covers the following topics, with examples:

The article focuses on the faraday gem, but many of the concepts are portable to other HTTP libraries as well.

https://mattbrictson.com/blog/advanced-http-techniques-in-ruby

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