JSON Schema : JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.
API Security Checklist : Checklist of the most important security countermeasures when designing, testing, and releasing your API.
Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching responses, sometimes eliminating network requests entirely.