maremma 6.0.0
Ruby utility library for network requests. Based on Faraday and Excon, provides a wrapper for XML/JSON parsing and error handling. All successful responses are returned as hash with key data, all errors in a JSONAPI-friendly hash with key errors.
Gemfile:
=
install:
=
Runtime Dependencies (13):
activesupport
~> 8.1, >= 8.1.2
addressable
~> 2.8, >= 2.8.9
builder
~> 3.2, >= 3.2.2
excon
~> 1.3, >= 1.3.2
faraday
>= 2.0
faraday-encoding
~> 0.0.6
faraday-excon
~> 2.4.0
faraday-follow_redirects
~> 0.5.0
faraday-gzip
~> 3.1.0
faraday-multipart
~> 1.2.0
nokogiri
~> 1.19, >= 1.19.1
oj
~> 3.16, >= 3.16.15
oj_mimic_json
~> 1.0, >= 1.0.1