Convert JSON to Elixir data structure and vise versa
Use Default Json
JSON
Copy
Copied
%{"resources" => IO.inspect("yooo")}
Elixir Data
Copy
Copied