Pergunta de entrevista da empresa Perficient

Having a client exposed his interfaces as Rest and SOAP Web Services how to decide which one to use when calling it

Resposta da entrevista

Sigiloso

11 de set. de 2011

if security is of a major concern then using web services is recommended, if simplicity is a major concern then rest is recommended, if response is required to be in a non-xml format like JSon then Rest is the option