gobuffalo/buffalo
Rapid Web Development w/ Go 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
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
- readme: https://github.com/gobuffalo/buffalo · fetched 2026-08-28 · 75d3c8dcbfaf
- homepage: http://gobuffalo.io · fetched 2026-08-29 · 16cf43a17050
- site_page: https://gobuffalo.io/documentation/support · fetched 2026-08-29 · acf58cada68f
- site_page: https://gobuffalo.io/documentation · fetched 2026-08-29 · f927c47babd6
- site_page: https://gobuffalo.io/documentation/getting_started/installation · fetched 2026-08-29 · 6f5ac5bde715
- site_page: https://gobuffalo.io/documentation/tutorials · fetched 2026-08-29 · c82cee084ff7
- site_page: https://gobuffalo.io/documentation/troubleshooting · fetched 2026-08-29 · 23f33a8c38d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gobuffalo/buffalo | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="gobuffalo/buffalo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem