Intro to API Flashcards

1
Q

What does API stand for?

A

Application Programming Interface

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

What are API’s?

A

API’s are interfaces for code/computers to talk to one another.

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

API’s generally communicate via that?

A

HTTP

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

API’s respond with what and not what?

A

data not structure(HTML)

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

When we use the internet, we make HTTP request and get what back?

A

HTML

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

XML and JSON are examples of what?

A

Data formats

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