1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Go Web Frameworks comparison (#2789)

Added a github repository that compares the state of Web frameworks in Golang
This commit is contained in:
Pradyumna Chatterjee
2022-10-29 18:41:19 +05:30
committed by GitHub
parent 2a8a3c03b1
commit 714c8fb221

View File

@@ -5,4 +5,7 @@ There are several famous web frameworks for Go. Most common ones being:
* Beego
* Gin
* Revel
* Echo
* Echo
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://github.com/diyan/go-web-framework-comparison'>Comparison of Web Frameworks</BadgeLink>