diff --git a/README.md b/README.md index f3634ff..0461c7f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ The awesome list of things. - [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/) +- [Circuit Breaker Pattern in Go](https://rednafi.com/go/circuit_breaker/) ### CLI Frameworks & Utilities