chendo / lago-ruby-client

Ruby wrapper for the Lago Rest API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lago Ruby Client

This is a ruby wrapper for Lago API

Gem Version License: MIT

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.

About

Ruby wrapper for the Lago Rest API

License:MIT License


Languages

Language:Ruby 99.9%Language:Shell 0.1%