
Explanation:
The API requirements are HTTPS support, minimized bandwidth, and easy mobile integration.
gRPC-based APIs are optimal for balancing HTTPS support, bandwidth efficiency, and ease of mobile integration.
You are developing an API for Android and iOS applications. The API must:
Which API architecture should you choose?
A
RESTful APIs
B
MQTT for APIs
C
gRPC-based APIs
D
SOAP-based APIs
No comments yet.