SaaSHub helps you find the best software and product alternatives Learn more β
Top 4 Go Server-Side Rendering Projects
-
As some next steps I would advice you to learn more about the technologies we used and find out about their quirks and edge cases. For htmx I suggest reading the documentation and also the hypermedia systems book which provides many useful information and use cases of htmx. For templ I also suggest reading its documentation, it is pretty extensive and provides many information that you might find useful For go there are many resources out there, but my personal favorites and the ones that inspired me to write this aricle are the books Let's Go and Let's Go Further. In these books you will learn how to implement webservers with go and how to interact with databases and how to struct your code in a way that makes development easy. But most importantly build stuf!!
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
go-echo-templ-htmx
Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend
Project mention: A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 2) | dev.to | 2024-12-19The truth is that I had worked first with Vanilla Js and Vue, then with React, and even with that strange library that for many is HTMX (which I have to say that I love β€οΈ). But Svelte makes you fall in love from the beginning, and I have to say that it was while experimenting with Wails that I used it for the first time (and I promise to continue using itβ¦). But as comfortable as a web framework is, we must remind backend developers that the frontend is not that easy π!!
-
gomodest
A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.
Go Server-Side Rendering discussion
Go Server-Side Rendering related posts
-
golang + sse + Data-Star for real time sys stats
-
Building HTML in Go
-
live reload, listening to api changes?
-
Recently released a SSR Proxy (Server-Side Rendenring), which allows for SEO-friendly SPAs, serving pre-rendered web pages for Web Crawlers. Any feedback is more than welcome!
-
What frontend libraries do exist in Go?
-
Looking for early feedback on my new Phoenix LiveView inspired project.
-
brendonmatos/golive: Reactive HTML, server-side-rendered using Go over Web sockets
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Apr 2025
Index
What are some of the best open-source Server-Side Rendering projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | templ | 9,077 |
2 | live | 680 |
3 | go-echo-templ-htmx | 272 |
4 | gomodest | 82 |