Baleog
Current Release: 0.0.1
Baleog is intended to be a multi use client, that can be configured through a json or class methods, thus allowing for endpoints, accessible through methods, to be added, generating a collection of endpoints to be used by anyone using the client created having Baleog as base
Yard Documentation
https://www.rubydoc.info/gems/baleog/0.0.1
Installation
- Install it
gem install baleog
- Or add Baleog to your
Gemfile
andbundle install
:
gem 'baleog'
bundle install baleog