Go HTTP middleware explained: what it is, how it works, and how to build your own
This is part 2 of 2 in the series Go HTTP middleware from scratch. If you're new to Go types, → read part 1 first.
The same code keeps showing up everywhere
You're building an HTTP server. Every req
ferztyle.me21 min read