JXON

CIHex.pm

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.

License

Apache License 2.0