CODEX
Learning Go Lang Days 19 to 20 — Creating a docker image of a web application written in Go Lang #100daysofcode
So in my last post I focused on how we can build a caching reverse proxy in Go Lang to allow us to cache the response of a slow server. The idea was that I could use this to speed up a website which rendered quite slowly on its server.