JSON – Basic Intro

JSON (pronounced like “Jason“): short for JavaScript Object Notation, is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays. The official Internet media type for JSON is “application/json“. The JSON file extension is .json. The JSON format is often used for serialization, transmitting structured