I wanted to test a json file locally with command (in bash)curl "https://jsonplaceholder.typicode.com/users" | jq by following this tutorial video: h
curl "https://jsonplaceholder.typicode.com/users" | jq