revel/revel
A high productivity, full-stack web framework for the Go language. 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: 5381
- days_rel: n/a
- days_push: 1040
- n_releases_24m: 0
Adoption not part of the score
13219 stars · 1356 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Revel is a high-productivity, full-stack MVC web framework for the Go language. It bundles routing, parameter parsing, validation, sessions, templating, caching, job scheduling, testing, and internationalization with hot code reload during development.
Use cases
- build a web application in Go
- full-stack MVC framework for Go
- web framework with hot code reload
- declarative routing for Go web apps
- build REST APIs in Go
- Go framework with built-in validation and sessions
- scaffold a new Go web app quickly
When to choose
- you want a batteries-included MVC framework in Go rather than assembling libraries
- you value hot code reload and a CLI for rapid development
- you need built-in routing, validation, i18n, caching, and testing out of the box
When to avoid
- you prefer minimal routers like chi, gin, or the standard library net/http
- you need a framework with very active recent development and modern ecosystem momentum
- you are building microservices where a lightweight HTTP layer suffices
Facets
framework · maturity maintenance
web-framework routing templating caching middleware testing internationalization cli web-development backend developer-tools go cross-platform mvc full-stack hot-code-reload go-framework batteries-included web-server
2 sources
- readme: https://github.com/revel/revel · fetched 2026-08-28 · 5d7dde8e1b49
- homepage: http://revel.github.io · fetched 2026-08-29 · 4a496cffafc9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| revel/revel | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem