Hey guys, just wanted to share my project I’ve been working on for the past few months. It’s essentially a way to build server side rendered websites in go, while utilizing htmx for interactivity.
htmgo is a lightweight tool that lets you build functional web apps in Go with minimal javascript by utilizing htmx.
I wouldn’t consider it as just a small htmx wrapper, as it has additional features to make building web applications easier than just what raw htmx has.
Check out the project at htmgo.dev, and feel free to explore the repo on GitHub
Thanks for taking a look.