Using APIs Flashcards

1
Q

Purpose of APIs

A

App communication, data access

Example - Travel app uses airline data

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

Advantages of APIs

A

Integrate, reuse, scale quickly

Example - Stripe for easy payments

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

APIs - Examples of Use

A

External data, task automation

Example - Weather app for forecasts

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

How APIs Work

A

Requests sent (GET, POST), responses received.

Example - GET request for weather data

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