GoVisual – lightweight, zero-config HTTP request visualizer for Go
Hello HN, I kept losing half my debugging sessions to hunting down why a request failed, or which middleware added that header, or why my JSON response was malformed—too many tools, too many context switches. So I built GoVisual, a tiny Go library that wraps your existing http.Handler and gives you a live dashboard at http://localhost:8080/__viz. - Real-time monitoring: Requests show up instantly via SSE - Deep inspection: Headers, request/response bodies, status, timing - Middleware tracing: Visualize execution order and durations - Zero external deps: Pure Go, drop-in…
What it does
In the maker’s words, at launch
Hello HN, I kept losing half my debugging sessions to hunting down why a request failed, or which middleware added that header, or why my JSON response was malformed—too many tools, too many context switches. So I built GoVisual, a tiny Go library that wraps your existing http.Handler and gives you a live dashboard at http://localhost:8080/__viz. - Real-time monitoring: Requests show up instantly via SSE - Deep inspection: Headers, request/response bodies, status, timing - Middleware tracing: Visualize execution order and durations - Zero external deps: Pure Go, drop-in middleware; works with standard lib, Gin, Chi, Echo, Fiber It’s strictly for local development—no setup, no config files, just go get and wrap your mux if you pass a -viz flag. I use it every day instead of shoving everything through Postman or hacking logs. It’s MIT-licensed and on GitHub here: https://github.com/doganarif/govisual Would love to hear if this solves a pain for you too, or any ideas on making it even more useful. Thanks!
Does the same job
all alternatives →- ASA simple Go web server with logging, tracing, health check2018 · gist.github.com · ▲318

- GGGo-git – low-level and extensible Git client library in Go2016 · github.com · ▲114
- SSSorcia – Self-hosted web front end for Git repositories, written in Go2020 · git.mysticmode.org · ▲100
- SWSimple wiki server written in Go2015 · github.com · ▲82
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, May 2025
the whole month →
- C9
Life & fun · 2025 · felixrieseberg.github.io



