cat data.json | jq .

json-format

input

output

output will appear here

api

curl -X POST https://freeforyou.win/api/json-format \
  -H "Content-Type: application/json" \
  -d '{"json": {"hello": "world"}}'