Registry / http-client / hyperresource

hyperresource

JSON →
library0.9.4rbrubygemsunverified

HyperResource is a hypermedia client library for Ruby that interfaces with well-behaved hypermedia APIs and allows client-side data extension.

http-clientnetworking
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.

require 'hyperresource'

Initialize a HyperResource client and fetch a resource

require 'hyperresource' api = HyperResource.new(root: 'https://api.example.com') resource = api.get puts resource.links['self'].href
Debug
Known footguns
breakingRequires Ruby 2.0+
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
22 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
2
ahrefsbot
1
bytedance
1
Resources