spark_api 1.6.3
The spark_api gem handles most of the boilerplate for communicating with the Spark API rest services, including authentication and request parsing.
Gemfile:
=
install:
=
Runtime Dependencies (7):
addressable
>= 0
builder
>= 2.1.2, < 4.0.0
faraday
>= 0.17.3, < 2.0
highline
>= 1.0
json
>= 1.7
multi_json
~> 1.0
will_paginate
>= 3.0.pre2, < 4.0.0
Development Dependencies (7):
ci_reporter_rspec
>= 0
rake
>= 0
rexml
>= 0
rspec
>= 0
simplecov-rcov
>= 0
typhoeus
>= 0
webmock
>= 0