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

gobuffalo/buffalo

Rapid Web Development w/ Go observed · 2026-08-28

github.com/gobuffalo/buffalo · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 73
  • Release rhythm 51
  • Longevity 100
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: 143
  • age_days: 4333
  • days_rel: 166
  • days_push: 165
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

8413 stars · 581 forks observed · 2026-08-28

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

Buffalo is a Rails-like web development framework and ecosystem for Go that generates complete projects with routing, ORM, templating, and frontend assets pre-wired. It includes a CLI toolbox for code generation, hot code reloading, testing, and background workers.

Use cases

  • build a full-stack web app in Go
  • generate a Go web project with database and routing wired up
  • rails-style MVC development in golang
  • scaffold CRUD resources and models in Go
  • hot reload Go web app during development
  • manage database migrations in a Go project
  • build server-rendered web applications with Go

When to choose

  • you want an opinionated, batteries-included Go web framework like Rails
  • you need generators, migrations, and dev tooling out of the box
  • you're building a traditional server-rendered web application in Go

When to avoid

  • you prefer minimal, composable libraries like chi or echo
  • you're building a pure JSON API and don't want templating or asset pipelines
  • you need maximum routing performance over developer convenience

Facets

framework · maturity active

web-framework routing templating orm middleware cli web-development backend developer-tools go cross-platform cli rails-like full-stack code-generation pop-orm plush-templating hot-reload mvc scaffolding

7 sources

Member repositories

RepositoryRoleHealth v2
gobuffalo/buffalomain71

For agents

markdown · JSON · MCP: product_card(name="gobuffalo/buffalo")

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