Question d’entretien chez Form3

How would you handle a http GET request when there is too much data to return?

Réponse à la question d'entretien

Utilisateur anonyme

12 févr. 2020

I would put the data into an S3 bucket and return a link to the data instead of the data itself

1