Pergunta de entrevista da empresa Deloitte

What are Idempotent methods? How is it relevant in RESTful web services domain? Based on what factors, you can decide which type of web services you need to use - SOAP or REST? What is Payload in terms of RESTful web services?

Resposta da entrevista

Sigiloso

11 de abr. de 2022

Payload is the actual data pack that is sent or recieved while making an API request. It is the crucial part of the info that is sent via API request.