R1: What is the difference between REST and Soap?
Anónimo
I just remember REST and not SOAP. REST returns serialized data from API in JSON format. Interviewer: Interrupted here, then which type of data may be returned by SOAP? Me: XML Interviewer: Yes, the main difference is this only.