Using APIs Flashcards

1
Q

API Acronym

A

Application Programming Interface (API)

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

API Purpose

A

APIs enable decentralised applications (DApps) to interact with blockchain

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

Advantages of API’s

MRS IS

A

Modularity
Reusability
Scalability
Interoperability
Security

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

How API’s work

A

Act as intermediaries between clients and servers.

clients send requests
servers respond

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

Modularity

A

Allow modular development by separating backend and frontend components, enabling faster, independent development.

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

Scalability

A

APIs make it easier to scale applications by allowing microservices to interact seamlessly, improving performance.

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

Reusability

A

APIs enable code reuse, allowing developers to use existing functionality without building from scratch.

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

Security

A

APIs often include authentication and authorization, ensuring secure access to data and services.

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

Interoperability

A

APIs facilitate communication between different platforms, devices, or services, allowing integration across systems.

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