validation is hard
More and more, I’m dealing with lots of mostly-JSON web service APIs. I enjoy
this. It’s simple, and tends to work well. I think JSON is a really nice
format to work with. I had a discussion with Ingy and a bit of the #yaml
gang about things I don’t like about YAML (largely it’s implicit types) and I
ended up thinking that YAML wasn’t quite as insane as I’d thought. Still, from
the perspective of clarity, JSON blows it out of the water.