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)
4 lines
171 B
Text
4 lines
171 B
Text
Simple Faraday middleware that uses MultiJson to unobtrusively
|
|
encode JSON requests and parse JSON responses.
|
|
|
|
WWW: https://github.com/denro/faraday_middleware-multi_json
|