Question d’entretien chez Zalando

How to make post idempotent

Réponse à la question d'entretien

Utilisateur anonyme

19 janv. 2018

i suggested sending domain driven ids from client side, or comparing the request digest/hash on the server side to identify duplicates. But probably sending uuids from the client was a better approach as suggested by the interviewer.