rstacruz / cheatsheets

Cheatsheets for web development - devhints.io
https://devhints.io
13.75k stars 3.59k forks source link

Cheatsheet request: JSON schema #322

Open kalvn opened 6 years ago

kalvn commented 6 years ago

A good starting point: http://forivall.com/json-schema-cheatsheet/ :)

jrhorn424 commented 3 years ago

I'm not sure if this should be it's own topic, but I'd like to see a cheat sheet for JSON Path expressions. JSON Path expressions are similar to XPath or CSS selector expressions.

A few good starting places:

I could see this being a part of the JSON Schema cheatsheet, or its own cheatsheet. Not sure which is preferable, but I would guess a separate cheatsheet would be better for search engines.