Updated 03-Mar-2026

I guess I'll be using Golang.
Go applications of note
In several cases venerable PHP and C applications have been replaced with Go, which to my mind is a good thing.
- Start with Awesome-Go a list of Go apps, like this one but bigger
- Mox, Chasquid, and Maddy - Email servers written in Go
- CoreDNS Dns resolver and forwarder
- GoToSocial ActivityPub (Mastodon-like) server
- Hugo Popular static site generator (SSG)
- Syncthing
- Ollama local LLMs
- Forgejo Git + issues + CI/CD
- Caddy web server/proxy (docs),
- see also Nginx vs. Caddy, and
- replacing Nginx with Caddy
- xcaddy setup
- also xcaddy
- Apache Answer
- Anubis and Go-away
- Miniflux RSS feed reader
- Gin web framework for high performance web services
- Listmonk mailing list manager
- Go-app build progressive web apps (PWA) with Go and WebAssembly