2. Compress the Result of Web API
By compressing the API Response, we have the following two advantages.
- Data size will be reduced
- Response time will increase (increasing the speed of the communication between the Client and Server.)
Using DotNetZIP.
2.
No comments:
Post a Comment