Avoiding Déjà Vu: Building Resilient APIs with Idempotency
When users click “Submit” twice, what happens next could make or break your application. Idempotency ensures repeated API calls produce consistent results, saving systems from duplicate charges, mismanaged resources, and confused customers. This talk explains idempotency’s role in building reliable APIs, with practical Laravel-based examples to show you how to implement it effectively.
We’ll share real-world stories of what happens when idempotency goes wrong (or doesn’t exist), and go through how some of the largest companies in the world choose to implement this technique. Whether you’re a seasoned API developer or new to the concept, you’ll leave with actionable insights and techniques to make your APIs smarter and more user-friendly.
Session info:
Speaker: Paul Conroy
CTO at Square1 Software Limited
Date: 21 March 2025
Time: 15:15 - 16:00
Relevant tags:
Backend
Full-stack