Hacker News new | ask | show | jobs
by stephen 4865 days ago
Personally I'm partial to http://jschema.org/ (also see http://jschema.org/rpc.html) because it seems simpler.

My naive impression is that JSON-Schema is trying to be just like XML Schema, but in JSON. Which doesn't seem like a good thing.

1 comments

But neither of these are geared towards a RESTful implementation, unless I'm missing something.