Ross ROSS = Recommend OSS · open-source software intelligence for agents

codegangsta/gin

Live reload utility for Go web servers observed · 2026-08-28

github.com/codegangsta/gin · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4787
  • days_rel: n/a
  • days_push: 1292
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4242 stars · 306 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A command-line live reload utility for Go web applications that watches for file changes, recompiles, and restarts the app behind a proxy. It serves as a reverse proxy so the app is restarted on the next HTTP request after a rebuild.

Use cases

  • auto-rebuild and restart my Go web server when files change
  • run a Go web app with live reload during development
  • proxy requests to a Go server that restarts on recompile
  • watch .go files and rebuild my web app automatically
  • develop Go HTTP services with hot reloading

When to choose

  • you develop Go web applications and want automatic recompile-and-restart on code changes
  • you want a lightweight proxy-based live reload tool with TLS and notification options

When to avoid

  • you need live reload for non-Go languages or frontend assets only
  • you want an actively developed tool with frequent updates
  • you need a full IDE or build pipeline rather than a simple CLI watcher

Facets

cli-tool · maturity maintenance

developer-tools http-server proxy web-development developer-tools go cli cross-platform live-reload hot-reload go-web-development proxy-server file-watching command-line

1 source

Member repositories

RepositoryRoleHealth v2
codegangsta/ginmain32

For agents

markdown · JSON · MCP: product_card(name="codegangsta/gin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem