Always support compressed response in an API service

Open link in next tab

Always support compressed response in an API service

https://ashishb.net/all/always-support-compressed-response-in-an-api-service/

If you run any web service always enable support for serving compressed responses. It will save egress bandwidth costs for you. And, more importantly, for your users. Over time, the servers as well as client devices have become more powerful, so, compressing/decompressing data on the fly is cheap.