API Formats Flashcards

1
Q

JSON

A

Text data in key-pairs

Example - {“temp”: 22}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

XML

A

Data with custom tags.

Example - <temp>22</temp>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly