Registry / http-client / faraday-middleware-multi-json

faraday-middleware-multi-json

JSON →
library0.0.6rbrubygemsunverified

Faraday response parser that uses MultiJson to decode JSON responses.

gem install faraday_middleware-multi_json
INSTALL
IMPORT
SIG · FARADAY-MIDDLEWARE
F
faraday-middleware-multi-json
http-clientrubyv0.0.6
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.

FaradayMiddleware
require 'faraday_middleware/multi_json'

Parse JSON responses with Faraday

require 'faraday_middleware/multi_json' conn = Faraday.new do |f| f.response :multi_json f.adapter Faraday.default_adapter end response = conn.get('https://api.example.com/data')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
faraday-middleware-multi-json — gem install faraday-middleware-multi-json · libregistry