top | item 43938573

(no title)

adra | 9 months ago

Erm, maybe file based? JSON is the king if you count exchanges worldwide a sec. Maybe no 2 is form-data which is basically email multipart, and if course there's email as a format. Very common =)

discuss

order

devmor|9 months ago

I honestly wonder if JSON is king. I used to think so until I started working in fintech. XML is unfortunately everywhere.

arcfour|9 months ago

JSON: because XML is too hard.

Developers: hey, let's hack everything XML had back onto JSON except worse and non-standardized. Because it turns out you need those things sometimes!

hermitcrab|9 months ago

JSON isn't great for tabular data. And an awful lot of data is tabular.