JSON
JSON, short for JavaScript Object Notation, is a lightweight, text-based data interchange format used to represent structured information in a way that is easy for humans to read and reliable for machines to parse. Although it originated within the JavaScript ecosystem in the early 2000s, JSON quickly became language-agnostic and is now a foundational format across the web, mobile apps, desktop software, APIs, configuration files, and distributed systems.