| ▲ | speedgoose an hour ago |
| Compressed JSON with the binary content encoded in base64 strings, obviously. |
|
| ▲ | einpoklum an hour ago | parent [-] |
| Why would zipped JSON be fundamentally superior to zipped XML? |
| |
| ▲ | speedgoose an hour ago | parent [-] | | To answer seriously, my parent comment is a joke, JSON is a simpler format that maps better to most programming languages internal memory representations. Developers tend to prefer JSON’s simplicity over XML. |
|