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.

→ Ready-to-use frontend components that you can easily combine to build responsive web interfaces with no JavaScript requirements. Visit bulma.io 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.

Warning

This route has caching enabled so hot-reloading in the local environment will not work. Check the Redis cache for a key matching the URL path.