Loading...
Loading...
Comparing JavaScript Object Notation and Extensible Markup Language - which format should you use?
| JSON | XML | |
|---|---|---|
| Full Name | JavaScript Object Notation | Extensible Markup Language |
| Extension | .json | .xml |
| MIME Type | application/json | application/xml |
| Category | data | data |