JSON, short for JavaScript Object Notation, is a format for sharing data. As its name suggests, JSON is derived from the JavaScript programming language, but itβs available for use by many languages including Python, Ruby, PHP, and Java. JSON is usually pronounced like the name βJason.β
JSON is also readable, lightweight, offers a good alternative to XML, and requires much less formatting. This informational guide will discuss the data you can use in JSON files and the general structure and syntax of this format.
JSONHOME has following tools for json:
- json edit
- json format, specially for none-standard json
- json pretty
Top comments (0)