Structuring return data
Handling data returned from APIs can be done in a lot of different ways. This article explores a few of the most common approaches.
Handling data returned from APIs can be done in a lot of different ways. This article explores a few of the most common approaches.
There are various ways to securely store API keys in Ruby on Rails applications. Each method has its advantages and disadvantages, and the post goes into detail on how to implement each one.
Building out a basic Ruby API client using the http gem, tested with webmock.
A list of factors to consider when deciding on using an external client gem or writing something yourself.
An introduction to the blog, me and some of the goals of this project.