1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +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

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