© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sandeep Panda
co-founder, Hashnode
Compressing the API response is the role of your web server. What software your server runs on? For instance, if it is Node.js you can use compression module to achieve gzip compression.
Mrudang Shah
Software Engineer
Okay perfect Sandeep Panda. I need to set for apache web server.