JSON Codec Consumer

Use JSONCodec correctly in Elixir projects when decoding JSON-shaped maps/strings into structs at HTTP, config, file, event, provider, CLI, or protocol boundaries. Prefer this over Jason.decode! + hand-written map parsing.

dannote 062a626 10 files · 35.0 KB Updated

File contents

dannote/json_codec/tree/main/ commit 062a62689d

Frequently asked questions

npx skillmds@latest add dannote/json-codec-consumer