Idempotence is sometimes a confusing concept, especially when you try to understand the academic definition. However, understanding what makes a REST API operation idempotent is simple with the concept introduced in this short, somewhat humorous look at Idempotency in Cows & REST APIs…
Hi, nice blog you have here!! FYI I wrote a blog post on my website about idempotency and HTTP Verbs when using auto generated URI’s that may be of interest to you and any other visitor of this blog that wants to know how to deal with those cases.