The Leightweight full-featured API client for bitmovin cloud transcoding system written in Ruby with no additional dependencies.
Installation
Add to your gem file
gem 'bitmovin-api'
or run
gem install bitmovin-api
#TODO
- improve documentation
- add CLI
- improve spec
- add rubocop & CI