Dowser. Client. JSON. Poison
(Dowser.Client v0.1.1)
View Source
JSON adapter backed by the Poison library.
Poison is an optional dependency. Add {:poison, "~> 6.0"} to your deps to
use this adapter; a helpful error is raised at call time if it is missing.
Any Poison option (e.g. keys: :atoms for decode/2) can be passed
through opts.