Controlling duplicate api calls with milli/micro seconds delay (concurrency)
I have a POST API, where you can save some data for a customer, there is a possibility that somebody can programatically initiates multiple calls with same data in milli/micro seconds time.