JSON: Difference between revisions

From DWIKI
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Links=
*[https://json.org JSON home]
=Examples=
*[https://json.org/example.html JSON example]
=Tools=
=Tools=
==Parser==
*[[JQ]]
===JQ===
 
cat foo.json | jq
jsonlint
===jsonlint===

Latest revision as of 13:30, 6 October 2023

Links

Examples

Tools

jsonlint