Wednesday, 12 February 2020

Handling data coming from multiple sources with different latencies

I'm building a nodeJS API that consumes three different third party APIs, one o them has late response issues regarding the other two.What's the best way to build my API in a way that the late response does not impact my whole API.

Submitted February 12, 2020 at 03:31PM by ZiiQoOS

No comments:

Post a Comment