View Source JXON
A wrapper for various JSON implementations.
Installation
Add :jxon
to the list of dependencies in mix.exs
:
def deps do
[
{:jxon, <requirement>}
]
end
Usage
For more information, see the documentation.
Thanks
Inspired by the json_module
of jose.