1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

add web frameworks introduction (#2364)

* add web frameworks introduction

* Update content/roadmaps/109-golang/content/104-go-web-frameworks/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Odyseya
2022-10-11 23:31:22 +02:00
committed by GitHub
parent 53845e5c47
commit 0fb605be2d

View File

@@ -1 +1,8 @@
# Go web frameworks # Web Frameworks
There are several famous web frameworks for Go. Most common ones being:
* Beego
* Gin
* Revel
* Echo