Simple Faraday middleware that uses MultiJson to unobtrusively encode JSON requests and parse JSON responses. WWW: https://github.com/denro/faraday_middleware-multi_json Differential Revision: https://reviews.freebsd.org/D2776 Approved by: mat (mentor)
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
Simple Faraday middleware that uses MultiJson to unobtrusively
|
|
encode JSON requests and parse JSON responses.
|
|
|
|
WWW: https://github.com/denro/faraday_middleware-multi_json
|