cURL Pretty JSON : In cURL requests, the default JSON output is in compact format. In cURL, we can use or pipe the json_pp to pretty print the JSON output. References Ubuntu manuals – json_pp Wikipedia – cURL Mkyong
cURL Pretty JSON : In cURL requests, the default JSON output is in compact format. In cURL, we can use or pipe the json_pp to pretty print the JSON output. References Ubuntu manuals – json_pp Wikipedia – cURL Mkyong