Answers for "Display curl output in readable JSON format in Unix shell script"

0

Display curl output in readable JSON format in Unix shell script

curl http://localhost:8880/test.json | npx json
Posted by: Guest on April-23-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language