Update README.md

This commit is contained in:
ivuorinen
2025-06-03 00:31:47 +00:00
parent 5cd485f04b
commit 185db7508c

View File

@@ -296,6 +296,7 @@ A collection of awesome things.
- [gin-gonic/gin](https://github.com/gin-gonic/gin) - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- [go-shiori/shiori](https://github.com/go-shiori/shiori) - Simple bookmark manager built with Go
- [gofiber/fiber](https://github.com/gofiber/fiber) - ⚡️ Express inspired web framework written in Go
- [goforj/godump](https://github.com/goforj/godump) - A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravels dump() and Symfonys VarDumper.
- [golang/go](https://github.com/golang/go) - The Go programming language
- [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
- [hectcastro/gh-metrics](https://github.com/hectcastro/gh-metrics) - A GitHub CLI extension that provides summary pull request metrics.