cxLoyalty Interview Question

Disadvantages / advantages of REST APIs?

Interview Answer

Anonymous

Apr 23, 2021

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