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

zenazn/goji

Goji is a minimalistic web framework for Golang that's high in antioxidants. observed · 2026-08-28

github.com/zenazn/goji · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4568
  • days_rel: n/a
  • days_push: 2136
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3644 stars · 223 forks observed · 2026-08-28

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

Goji is a minimalistic web framework for Go that values composability and simplicity, in the Sinatra/Flask school of design. It is compatible with net/http, offers URL routing patterns and a reconfigurable middleware stack, and has been superseded by goji.io.

Use cases

  • build a minimal REST API in Go
  • route HTTP requests with Sinatra-style URL patterns
  • add middleware to a net/http compatible Go web server
  • gracefully shut down or zero-downtime reload a Go web service
  • serve a small web application without a heavyweight framework

When to choose

  • you want a tiny, composable framework that stays close to net/http
  • you prefer Sinatra/Flask-style minimalism over Rails/Django conventions
  • you need graceful shutdown and Einhorn/systemd integration

When to avoid

  • starting a new project - the author recommends goji.io instead
  • you want batteries-included features like sessions, ORM, or templating
  • you need a framework with an actively evolving ecosystem

Facets

framework · maturity maintenance

web-framework routing middleware http-server web-development backend apis go windows cross-platform minimalist sinatra-style net-http-compatible graceful-shutdown superseded linux macos

1 source

Member repositories

RepositoryRoleHealth v2
zenazn/gojimain23

For agents

markdown · JSON · MCP: product_card(name="zenazn/goji")

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