RubyGems Navigation menu

api_adaptor 0.0.1

A basic adaptor to send HTTP requests and parse the responses. Intended to bootstrap the quick writing of Adaptors for specific APIs, without having to write the same old JSON request and processing time and time again.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - January 14, 2024 (15 KB)
  2. 0.0.1 - June 02, 2023 (15 KB)
  3. 0.0.0 - May 29, 2023 (8 KB)

Runtime Dependencies (3):

addressable ~> 2.8
link_header ~> 0.0.8
rest-client ~> 2.1

Development Dependencies (5):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.21
timecop ~> 0.9
webmock ~> 3.18

Owners:

Pushed by:

Authors:

  • Huw Diprose

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 1,171

For this version 434

Version Released:

License:

MIT

Required Ruby Version: >= 2.6.0

Links: