About

Frontend

The following incredible projects make developing advanced, modern frontends possible and simple without having to write a single line of JS or CSS. You can go extremely far without leaving the comfort of Go with server-side rendered HTML.

Completes HTML as a hypertext by providing attributes to AJAXify anything and much more. Visit htmx.org to learn more.
Drop-in, Vue-like functionality written directly in your markup. Visit alpinejs.dev to learn more.
DaisyUI is the Tailwind CSS plugin you will love! It provides useful component class names to help you write less code and build faster. No JavaScript requirements. Visit daisyui.com to learn more.

Backend

The following incredible projects provide the foundation of the Go backend. See the repository for a complete list of included projects.

High performance, extensible, minimalist Go web framework. Visit echo.labstack.com to learn more.
Simple, yet powerful ORM for modeling and querying data. Visit entgo.io to learn more.
HTML components written in pure Go. They render to HTML 5, and make it easy for you to build reusable components. Visit gomponents.com to learn more.