A Ruby interface for Phyllo API.
$ gem install phyllo
Create a configuration file
Phyllo.configure do |config|
config.api_key = "xxx"
config.sandbox = false
endThe gem is available as open source under the terms of the MIT License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Ruby interface for Phyllo API.
$ gem install phyllo
Create a configuration file
Phyllo.configure do |config|
config.api_key = "xxx"
config.sandbox = false
endThe gem is available as open source under the terms of the MIT License.