Format JSON output using json_pp
Format curl output JSON json_pp: https://www.systutorials.com/docs/linux/man/1-json_pp/ https://stackoverflow.com/questions/27238411/display-curl-output-in-readable-json-format-in-unix-shell-script Works like this: curl http://localhost:8001/services […]