cxLoyalty interview question

Disadvantages / advantages of REST APIs?

Interview Answer

Anonymous

23 Apr 2021

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