CC#•Created by VicXaulim on 1/18/2024 in #help Minification or compression of large API returns
I need some way to compress responses from an API that needs to return massive volumes of data. I know about Gzip, but is there any way to compress the response or encode it to a less cumbersome value? Note: My API returns JSON