Question d’entretien chez Arthrex

In a RESTful API, what’s the difference between a PUT and a POST?

Réponse à la question d'entretien

Utilisateur anonyme

14 mai 2017

POST typically creates a new record while PUT updates that record.