[Blog] API Essentials - Idempotency

Hey everyone :wave:

It’s been a while since I’ve posted here and I need to catch up a bit! A while ago I posted an article on idempotency and how that affects API design and implementation.

Idempotency is a concept not everyone is familiar with, but should be! While my article above might be framed toward serverless development, the main part of the content rings true to all API design. I hope you find this helpful!