- JavaScript Object Notation (JSON): JSON is a lightweight format for storing and transporting data that is easy to understand.
- It is the most common data structure in RESTful APIs and many other implementations.
- You can interactively learn JSON at https://www.w3schools.com/whatis/whatis_json.asp ↗.