From e3e37a6db8ed6878f72c32030bfb108b26d4a3ea Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Thu, 25 Jul 2024 20:37:28 -0700 Subject: [PATCH] Add similar projects to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 00da19d..7b34eee 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ * [Logging](#logging) * [Roadmap](#roadmap) * [Credits](#credits) +* [Similar Projects](#similar-projects) ## Introduction @@ -1187,3 +1188,8 @@ Thank you to all of the following amazing projects for making this possible. - [testify](https://github.com/stretchr/testify) - [validator](https://github.com/go-playground/validator) - [viper](https://github.com/spf13/viper) + +## Similar Projects + +- [go-templ-htmx-templ](https://github.com/HoneySinghDev/go-templ-htmx-template) +- [go-webly](https://github.com/gowebly/gowebly)