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…
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