Go Server-Side Rendering

Open-source Go projects categorized as Server-Side Rendering

Top 4 Go Server-Side Rendering Projects

Server-Side Rendering
  1. templ

    A language for writing HTML user interfaces in Go.

    Project mention: A simple todo app with htmx/go/templ/tailwind | dev.to | 2025-04-08

    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!!

  2. 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.

    CodeRabbit logo
  3. live

    Live views and components for golang (by jfyne)

    Project mention: GUI Examples – Rye Language | news.ycombinator.com | 2024-09-24
  4. 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-19

    The 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 πŸ˜€!!

  5. gomodest

    A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Server-Side Rendering discussion

Log in or Post with

Go Server-Side Rendering related posts

  • golang + sse + Data-Star for real time sys stats

    5 projects | dev.to | 24 Mar 2025
  • Building HTML in Go

    2 projects | news.ycombinator.com | 5 Dec 2024
  • live reload, listening to api changes?

    1 project | /r/golang | 19 Jun 2022
  • 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!

    3 projects | /r/programming | 5 Dec 2021
  • What frontend libraries do exist in Go?

    7 projects | /r/golang | 10 Nov 2021
  • Looking for early feedback on my new Phoenix LiveView inspired project.

    8 projects | /r/golang | 27 Aug 2021
  • brendonmatos/golive: Reactive HTML, server-side-rendered using Go over Web sockets

    1 project | /r/golang | 23 Apr 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

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

Sponsored
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.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?