Zizq.Codec.JSON (Zizq v0.6.1)

Copy Markdown View Source

JSON codec, built on Elixir's JSON module (OTP's :json underneath).

Human-readable, and ideal for use with curl or HTTPie. Zizq.Codec.MessagePack is the default for its compactness; the two are interchangeable on every endpoint.