Synchronous API
Quelle: https://en.wikipedia.org/wiki/Application_programming_interface
A synchronous API is an application programming interface where the function call is blocked until a response is received from the server, requiring an immediate reaction to the request.
Related Terms
You might also be interested in these terms