For a long time, I thought JSON formatting was the answer to every JSON problem.
Whenever I received a messy API response, I would paste it into a formatter and instantly feel productive.
The JSON became readable.
The indentation looked clean.
Nested objects were easier to understand.






