Types of API Flashcards

1
Q

Representational State Transfer (REST)

A

Web data exchange protocol.

Example - Twitter API for posts

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

Simple Object Access Protocol (SOAP)

A

Strict web service protocol

Example - Bank data exchange

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

Remote Procedure Call (RPC)

A

Remote function call service.

Example - JSON-RPC for Bitcoin nodes

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

Local API

A

System-internal API for functions.

Example - Windows OS API

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