There are 2 repositories under golang-web topic.
:bouquet: Golang 系列教程(译)
A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.
SOHA is an enhanced library of Go(Golang) templates,it extends the capabilities of the Go template engine by custom function。
🎷golang web 在线音乐播放器, 音乐爬虫部分来自我另一个项目 MusicSpider[https://github.com/BeanWei/MusicSpider], 前端UI 来自 https://github.com/mengkunsoft/MKOnlineMusicPlayer ,感谢开源。此项目仅为学习Go web开发以及Gin框架的练手之作,请勿用作商业用途,请勿通过本项目下载盗版歌曲资源,否则后果自负!
Find equipment on cex/webuy.io. Go module with multiplatform cli, webserver and bubbletea console apps.
Projeto Conceito para implementar uma aplicação web usando a linguagem goLang. Tendo o seguinte contexto: A pouco tempo a empresa Acme Corporation iniciou suas vendas online e carece de uma plataforma robusta para as vendas. Para que as vendas online tenham sucesso a Acme necessita de um novo serviço web que disponibilize funcionalidades de controle do estoque.
Package middlewares aims to create a set of commonly used middleware http.Handlers for use with the default http package. All handlers only takes a http.Handler as an argument, and returns only http.Handler, to more easily be chained with handler chain libraries (.e.g. https://github.com/justinas/alice). Documentation https://godoc.org/github.com/hawry/middlewares
a golang simple file server
An Example of go-on-rails Generator: Integrating Go APIs in a Rails Project
Testing Statup using Cypress! Go to website link to watch test videos
Contains golang web examples. This is playgroud for golang web application.
A clean and practical Go web project structure using Go’s html/template package for server-side rendering. Includes organized folders for controllers, views (with layout and partial templates), routes, models, and config — ideal for scalable and maintainable web apps.
Golang web application with MySQL DB
A lightweight Go theme manager with multi-view templates, override system, and hot-swappable themes for web applications
a golang web app for news aggregation. all credit goes to https://github.com/PythonProgramming