JSON is everywhere on the web. It's the language APIs speak — and it's simpler than it looks.
Beat 1 of 5
JavaScript Object Notation
JSON stands for JavaScript Object Notation. Despite the name, it's used by every programming language as a lightweight way to structure and exchange data.