JSON
A lightweight data-interchange format for humans and machines

JSON (JavaScript Object Notation) is a lightweight, text-based data-interchange format built on two universal data structures: collections of name/value pairs and ordered lists of values. It is language-independent yet uses conventions familiar to C-family programmers, making it easy for both humans and machines to read, write, parse, and generate. The site serves as the official reference and specification page for the JSON format.
JSON encodes data as human-readable text using two structures — key/value pair objects and ordered arrays — that map naturally to data types in virtually all modern programming languages.
software developers and systems that need to exchange structured data
Background.
- Status
- launched
- Business model
- free
Similar projects.
Editorial take on the space this project sits in — momentum signals, adjacent moves, our call on whether the wedge is real. Get pinged when we publish a new read or when the landscape shifts.
Have a take on this space?
Tell us what you’d build differently, where you think the incumbents miss, or what we’ve gotten wrong about this project. Comments + reactions are coming soon.