flexmls_api 0.7.5
The FlexmlsApi gem handles most of the boilerplate for communicating with the flexmls API rest services, including authentication and request parsing.
Gemfile:
=
install:
=
Runtime Dependencies (8):
addressable
~> 2.2.5
builder
< 4.0.0, >= 2.1.2
faraday
~> 0.7.5
faraday_middleware
~> 0.7.0
json
~> 1.5
multi_json
~> 1.0.0
will_paginate
< 4.0.0, >= 3.0.pre2
yajl-ruby
~> 0.8.2
Development Dependencies (7):
ci_reporter
~> 1.6.3
flexmls_gems
~> 0.2.5
rake
~> 0.9.2
rcov
~> 0.9.9
rspec
~> 2.3.0
typhoeus
~> 0.2.4
webmock
< 2.0.0, >= 1.7.0