apilayer-rbuy-3 provides a common-interface to configure and create connections to apilayer.net See http://apilayer.com for more details.
This is a fork of the original gem apilayer gem to work under Ruby 3.0
Add apilayer-ruby-3 in your Gemfile
:
gem "apilayer-ruby-3", "~> 1.0"
Run the following in your console:
$ bundle install