Mar 21, 2024 2 min read JSON JSON JSON stands for JavaScript Object Notation JSON is a text format for storing and transporting data JSON is "self-describing" and easy to understand JSON Example This example is a JSON string: '{"name":"John", "age":30, "car":null}'