telphin_api 1.0.4
A transparent wrapper for Telphin API. Supports ruby-way naming of API methods (without method lists inside), optional authorization, files uploading, logging and any faraday-supported http adapter of your choice.
Gemfile:
=
install:
=
Runtime Dependencies (7):
faraday
~> 0.9.0
faraday_middleware
~> 0.9.1
faraday_middleware-multi_json
~> 0.0.6
hashie
>= 2.0
multi_json
>= 1.3
oauth2
>= 0.8
oj
~> 2.12
Development Dependencies (11):
awesome_print
>= 0
guard-rspec
>= 0
guard-yard
>= 0
mechanize
>= 0
pry
>= 0
rake
>= 0
rb-fsevent
~> 0.9.1
redcarpet
>= 0
rspec
~> 3.0
yard
>= 0