First up we have Gin, this project is a web framework that you can use with Golang, and the codebase of this project is pretty amazing, check out the link below to view their repository:
GitHub - gin-gonic/gin: Gin is a HTTP web framework written in Go (Golang). It features a…
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up…
Gitea
Next up we have Gitea, this is a headless git service for Golang, check out the link below to view their repository:
GitHub - go-gitea/gitea: Git with a cup of tea, painless self-hosted git service
View the chinese version of this document The goal of this project is to make the easiest, fastest, and most painless…
Iris
Next up we have Iris, this is another web framework that you can use with Golang, here is a link to their repository:
GitHub - kataras/iris: The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router…
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency…
Fyne
Next up we have Fyne, this is a GUI package that you can use for Golang as well, here is a link to their repository:
GitHub - fyne-io/fyne: Cross platform GUI in Go inspired by Material Design
Fyne is an easy-to-use UI toolkit and app API written in Go. It is designed to build applications that run on desktop…
There you have it! Do you know of any other Golang projects with amazing codebases? I would love to hear your thoughts about this!
Thanks So Much!
if you have any suggestions, thoughts, or just want to connect, feel free to contact/follow me on Twitter! Also, below is a link to some of my favorite resources for learning programming:
My Recommendations
Here are some of my favorite courses, books and so much more. Most of these are affiliate links that help me create…