Pregunta de entrevista de cxLoyalty

Disadvantages / advantages of REST APIs?

Respuesta de la entrevista

Anónimo

23 abr 2021

Can loose ability to to maintain state (i.e. sessions). Only support request/response. For advantages simple/familiar, easily testable (postman).