5
Answers

Best way to get the multiple API calls response in Single request

Hi, I want to work with the multiple API requests and insert data to DB in a single API request in .net core and I want that these multiple calls work parallelly so what is the best approach doing this so

Answers (5)