Send and receive JSON from web APIs.
Json
- Serialize Python objects JSON doesn't understand.
- Deal with invalid JSON gracefully.
- How Python types become JSON types.
- Make JSON readable with proper formatting.
- Convert between JSON strings and Python objects.
- The universal data format for the web.