software
JSON
JavaScript Object Notation
Definition
JSON is a lightweight data interchange format that's easy for humans to read and machines to parse. It's the dominant format for REST API payloads, configuration files, and data storage in document databases.
JSON's simplicity (strings, numbers, booleans, arrays, objects, null) makes it universal across programming languages and platforms.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.