AirbyteRuby
Use the Airbyte API with Ruby.
Installation
Add this line to your application's Gemfile:
gem 'airbyte-ruby'
And then execute:
$ bundle install
Usage
There is an example script at examples/airbyte.rb
that you can run with bundle exec ruby examples/airbyte.rb
.
License
The gem is available as open source under the terms of the MIT License.