Thursday, 30 July 2020

How to handle huge amount of data uploads?

Hello people.Im building a rest api backend using express.jsThere is a certain POST endpoint, that is taking gps data as the body. But when the gps data is huge, the application cannot handle it.What am I missing here? Any ideas how to solve this?

Submitted July 30, 2020 at 09:03AM by MonkeyDkon

No comments:

Post a Comment