Add similar projects to readme

This commit is contained in:
Tony Grosinger 2024-07-25 20:37:28 -07:00
parent 1cf2971bdc
commit e3e37a6db8

View File

@ -90,6 +90,7 @@
* [Logging](#logging) * [Logging](#logging)
* [Roadmap](#roadmap) * [Roadmap](#roadmap)
* [Credits](#credits) * [Credits](#credits)
* [Similar Projects](#similar-projects)
## Introduction ## Introduction
@ -1187,3 +1188,8 @@ Thank you to all of the following amazing projects for making this possible.
- [testify](https://github.com/stretchr/testify) - [testify](https://github.com/stretchr/testify)
- [validator](https://github.com/go-playground/validator) - [validator](https://github.com/go-playground/validator)
- [viper](https://github.com/spf13/viper) - [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)