This would be my tech stack of choice for a simple fullstack web service, if I ever find myself doing web development lol.


Components

H: HTMX

  • For the frontend, send requests to Golang Backend in plain HTML A: Alpine T: Turso
  • Database, works with golang backend E: Echo
  • For formatting css/html in golang

Templatr is also included, it is mostly just a preprocessor for golang html templates.