Last month I spent almost an hour convinced an API had a bug. Two responses
from the same endpoint, same data, and my diff tool was showing me a wall of
red and green like something had seriously changed.
Nothing had changed. The keys were just in a different order.
If you work with JSON regularly, you've probably hit this exact wall before.






