code-for-a-living June 2, 2022 A beginner’s guide to JSON, the data format for the internet When APIs send data, chances are they send it as JSON objects. Here's a primer on why JSON is how networked applications send data. Sam Robbins