Registry / http-client / faraday-stack

faraday-stack

JSON →
library0.1.5rbrubygemsunverified

A pre-configured Faraday middleware stack for consuming APIs.

gem install faraday-stack
INSTALL
IMPORT
SIG · FARADAY-STACK
F
faraday-stack
http-clientrubyv0.1.5
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.

FaradayStack
require 'faraday-stack'

Build a Faraday connection with the default stack.

require 'faraday-stack' conn = FaradayStack.build(url: 'https://api.example.com') response = conn.get('/users') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources