JSON: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 12: Line 12:
Consider:
Consider:
https://addons.mozilla.org/en-US/firefox/addon/jsonview/
https://addons.mozilla.org/en-US/firefox/addon/jsonview/
== Commandline ==
See: https://shapeshed.com/jq-json/

Revision as of 14:48, 11 May 2020

http://www.json.org/

Javascript Object Notation

Developed by Douglas Crockford, of Javascript: The Good Parts fame

Hip alternative to XML for data sharing.

Example: http://www.archive.org/details/uso20110129?output=json

Consider: https://addons.mozilla.org/en-US/firefox/addon/jsonview/

Commandline

See: https://shapeshed.com/jq-json/