Registry / http-client / maremma

maremma

JSON →
library6.0.0rbrubygemsunverified

Ruby utility library for network requests based on Faraday and Excon, providing XML/JSON parsing and error handling.

gem install maremma
INSTALL
IMPORT
SIG · MAREMMA
M
maremma
http-clientrubyv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Maremma
require 'maremma'

Make a GET request and parse the response

require 'maremma' response = Maremma.get('https://api.example.com/data') puts response.body['data']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
maremma — gem install maremma · libregistry