Recently, I took the task of improving the performance of my application and shortlisted the probable reasons or factors for the same. Out of which few of them were: Large. read more…
When we’re building a web application there’s some shared functionality that we want to run for many (or even all) HTTP requests. We might want to log every request, gzip. read more…
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here:
Cookie Policy
HTTP2 – Performance saviour for application
Recently, I took the task of improving the performance of my application and shortlisted the probable reasons or factors for the same. Out of which few of them were: Large. read more…
Share this:
Like this:
Continue Reading
Simple HTTP request logging middleware in Go
When we’re building a web application there’s some shared functionality that we want to run for many (or even all) HTTP requests. We might want to log every request, gzip. read more…
Share this:
Like this:
Continue Reading