0.0
The project is in a healthy, maintained state
Acts as a dependency for the currency_layer and vat_layer gems. See https://apilayer.com/ for more details. This fork is updated to support Ruby 3.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 0.14
~> 12.1
~> 3.2
~> 3.12
~> 0.22
~> 6.0
~> 3.19

Runtime

~> 2.0
~> 2.6
 Project Readme

apilayer

Master branch status

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

Installation

Using Bundler

Add apilayer-ruby-3 in your Gemfile:

gem "apilayer-ruby-3", "~> 1.0"

Run the following in your console:

$ bundle install