JSON Formater and Validator
[SHOWTOGROUPS=4,20]

Site: https://jsonformatter.curiousconcept.com/
The JSON Formatter was created to help with debugging.
LEARN ABOUT JSON
JSON or JavaScript Object Notation is a language-independent open data format that uses human-readable text to express data objects consisting of attribute-value pairs.
Although originally derived from the JavaScript scripting language, JSON data can be generated and parsed with a wide variety of programming languages including: JavaScript, PHP, Python, Ruby and Java.
To learn more about JSON check out some of the following links.
[/SHOWTOGROUPS]

Site: https://jsonformatter.curiousconcept.com/
The JSON Formatter was created to help with debugging.
- As JSON data is often output without line breaks to save space, it is extremely difficult to actually read and make sense of it.
- This little tool hoped to solve the problem by formatting the JSON data so that it is easy to read and debug by human beings.
- Shortly after it was created, JSON validation was added following the description set out by Douglas Crockford of json.org in RFC 4627.
- It has since been expanded to also validate both current competing JSON standards RFC 7159 and ECMA-404.
- You can copy the resulted to: "Clipboard" and "Download file"!
LEARN ABOUT JSON
JSON or JavaScript Object Notation is a language-independent open data format that uses human-readable text to express data objects consisting of attribute-value pairs.
Although originally derived from the JavaScript scripting language, JSON data can be generated and parsed with a wide variety of programming languages including: JavaScript, PHP, Python, Ruby and Java.
To learn more about JSON check out some of the following links.
- json.org
- Wikipedia - JSON
- w3schools.com - JSON Tutorial
- bob.ippoli.to - Remote JSON - JSONP
- Wikipedia - JSONP
[/SHOWTOGROUPS]