0.0
No commit activity in last 3 years
No release in over 3 years
Simple ruby wrapper for bitmovin encoding service api. Written in pure ruby with no runtime dependencies.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

> 1.0, ~> 1.0
~> 9
~> 2.14
>= 0.0.1, ~> 0.0
~> 11.1
~> 1.24
~> 0.9
 Project Readme

Gem Version

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