Lago Ruby Client
This is a ruby wrapper for Lago API
Current Releases
Project | Release Badge |
---|---|
Lago | |
Lago Ruby Client |
Installation
Install the gem and add to the application's Gemfile by executing:
$ bundle add lago-ruby-client
If bundler is not being used to manage dependencies, install the gem by executing:
$ gem install lago-ruby-client
Usage
Check the lago API reference
Development
Install the dependencies
bundle install
Run tests
bundle exec rspec
Documentation
The Lago documentation is available at doc.getlago.com.
Contributing
The contribution documentation is available here
License
Lago Ruby client is distributed under MIT license.