Go Web Examples: Routing with Gorilla/mux — https://gowebexamples.com/routes-using-gorilla-mux/
fasthttp, faster than net/http — https://github.com/valyala/fasthttp/
Testing HTTP services with Go — https://www.elliot.land/post/love-http-tests-with-tf/
Securing Cookies in Go — https://www.calhoun.io/securing-cookies-in-go/