RoyalZSoftware

RoyalZSoftware

Follow
homeWork with usnewsletter
Tag

Devops

#devops

More content

Read more stories on Hashnode


Articles with this tag

REST API Idempotency - what is it and why does it matter?

Alexander PanovAlexander Panov
May 17, 20231 min read 69 views

Rest API idempotency simply states, that calling a request multiple times has the same effect, as calling it once. In other words GET /books should...

REST API Idempotency - what is it and why does it matter?