Digital basics · 2 min
What is JSON?
A readable text format for arranging information as names, values and lists.
{ }01•••
Why it matters
JSON gives different systems a compact, predictable way to exchange structured information.
A readable text format for arranging information as names, values and lists.
JSON gives different systems a compact, predictable way to exchange structured information.