diff --git a/README.md b/README.md index 3313f3f..3dcfe33 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The awesome list of things. - [Writing secure Go code](https://jarosz.dev/article/writing-secure-go-code/) - [Which router to choose](https://www.alexedwards.net/blog/which-go-router-should-i-use) - [Organizing a Go module](https://go.dev/doc/modules/layout#server-project) +- [Golang middleware](https://blog.questionable.services/article/guide-logging-middleware-go/) ### CLI Frameworks & Utilities