Skip to content

Provides a common-interface to configure and create connections to apilayer.net, used by currency_layer and vat_layer gems. For more info, see http://apilayer.com

License

Notifications You must be signed in to change notification settings

actfong/apilayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With the release of version 2.0, the apilayer gem now act as a dependency for the currency_layer and vat_layer gems.

Please see github.com/actfong/currency_layer and github.com/actfong/vat_layer

apilayer provides a common-interface to configure and create connections to apilayer.net See apilayer.com for more details.

Removed all code related to currencylayer (Apilayer::Currency) and vatlayer (Apilayer::Vat). Now act as a dependency to currency_layer and vat_layer gems. ConnectionHelper contains all code related to configuring and creating connections to apilayer.net

  • Improved reconfiguration-mechanism in Apilayer.

  • Added HTTPS-option in Apilayer module.

  • With this release, all paid-features of vatlayer and currencylayer are fully covered.

  • Added .change and .list to Apilayer::Currency

  • Added .timeframe to Apilayer::Currency

  • Added .convert to Apilayer::Currency

  • Major change to how .live and .historical in Apilayer::Currency are invoked.

  • Added :source option to Apilayer::Currency.live and Apilayer::Currency.historical methods. This option is only available to paid users of currencylayer.

Add apilayer in your Gemfile:

gem "apilayer"

Run the following in your console:

$ bundle install

About

Provides a common-interface to configure and create connections to apilayer.net, used by currency_layer and vat_layer gems. For more info, see http://apilayer.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages