Domanda di colloquio di OutSystems

Describe the differences between REST vs SOAP APIs

Risposta di colloquio

Anonimo

19 nov 2024

SOAP APIs are limited to transferring XML data, whereas REST APIs can support XML, JSON, and HTML data. etc.