API Formats Flashcards

1
Q

XML and JSON

A

structured data formats to transfer information between clients and servers

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

XML

A

Markup language that uses tags to define elements

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

XML Features

A

Self-descriptive, allowing complex data structures

Commonly Used in Older or Legacy Systems

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

JSON

A

lightweight data format that uses key-value pairs

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

JSON Features

A

Easier to Parse and read than XML

Default format for most modern APIs and blockchain interactions

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