Projects without writing any of the front end.

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vecty

    Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.

    It depends on how specifically you don't want to write HTML/CSS/JS and how broad your definition of "frontend" is. There are a handful of all-go frontend frameworks such as Vecty and Vugu of varying maturity and completeness. Then there's other libraries that more or less have you write HTML tags in go, such as go-app.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. go-app

    A package to build progressive web apps with Go programming language and WebAssembly.

    It depends on how specifically you don't want to write HTML/CSS/JS and how broad your definition of "frontend" is. There are a handful of all-go frontend frameworks such as Vecty and Vugu of varying maturity and completeness. Then there's other libraries that more or less have you write HTML tags in go, such as go-app.

  4. vugu

    Vugu: A modern UI library for Go+WebAssembly (experimental)

    It depends on how specifically you don't want to write HTML/CSS/JS and how broad your definition of "frontend" is. There are a handful of all-go frontend frameworks such as Vecty and Vugu of varying maturity and completeness. Then there's other libraries that more or less have you write HTML tags in go, such as go-app.

  5. gio

    Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

    If your definition of "frontend" extends to UI frameworks, there's also Fyne and Gio UI, the latter of which does compile to webassembly, but the learning curve for immediate-mode programming is pretty steep, which halts progress for a lot of people.

  6. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    If your definition of "frontend" extends to UI frameworks, there's also Fyne and Gio UI, the latter of which does compile to webassembly, but the learning curve for immediate-mode programming is pretty steep, which halts progress for a lot of people.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Go-app: Build PWA apps with Golang

    1 project | news.ycombinator.com | 25 Oct 2024
  • Go Package for Building Progressive Web Apps

    1 project | /r/hackernews | 23 Oct 2023
  • Go Package for Building Progressive Web Apps

    1 project | /r/hypeurls | 23 Oct 2023
  • Add PWA to web app?

    1 project | /r/golang | 29 Jun 2023
  • Python GUIs

    14 projects | news.ycombinator.com | 14 Jun 2023

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