Question d’entretien chez Rapido

What is difference between get and post?

Réponse à la question d'entretien

Utilisateur anonyme

10 mai 2021

Answer according to them was get is idempotent while post is not. I don't agree to this as GET only reads data so it will always be idempotent