Types of API Flashcards
1
Q
REST
A
Representation State Transfer
2
Q
REST Use Case
(2)
A
Retrieving blockchain data
Triggering smart contract actions form front end
3
Q
SOAP
A
Simple Object Access Protocol
4
Q
SOAP Use Case
A
Legacy systems,
Requiring strict message security
5
Q
RPC
A
Remote Procedure Call
6
Q
Local Use Case
A
Communication between software components on the same machine
7
Q
RPC Use Case
A
Facilitates communication across distributed systems