RubyGems Navigation menu

http_resource 0.1.0

HttpResource gives you a Net::HTTP transport with a typed error hierarchy (NotFoundError, ValidationError, AuthError, ServerError, TimeoutError…), Rails-style bang/non-bang resources, pluggable auth strategies (Basic/Bearer/Header), per-call timeouts, and escape-safe URL building so untrusted path segments can never escape the protocol. Bring a base_url and an auth strategy; build clients and resources on top. Zero runtime dependencies (stdlib only).

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 June 23, 2026 (15 KB)
  2. 0.1.0 June 22, 2026 (14 KB)

Owners:

Pushed by:

GitHub

Authors:

  • Skiftet

SHA 256 checksum:

=

Provenance:

Total downloads 232

For this version 133

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

New versions require MFA: true

Version published with MFA: true

Links: