JSON Formatter
JSON Formatter
Format, minify, and validate JSON for API debugging, config cleanup, and readable sharing.
Formatted output
{
"email" : "[email protected]",
"active" : true,
"roles" : [ "qa", "developer" ]
}
JSON Formatter
Format, minify, and validate JSON for API debugging, config cleanup, and readable sharing.
Formatted output
{
"email" : "[email protected]",
"active" : true,
"roles" : [ "qa", "developer" ]
}