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

Beego

beego is an open-source, high-performance web framework for the Go programming language. observed · 2026-08-28

github.com/beego/beego · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 77
  • Longevity 100

Flags: no_license

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: 28.0
  • age_days: 5300
  • days_rel: 152
  • days_push: 8
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

32414 stars · 5576 forks observed · 2026-08-28

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

Beego is a high-performance, full-stack web framework for Go, inspired by Tornado, Sinatra, and Flask. It bundles an ORM, session management, logging, caching, config, i18n, and task scheduling modules with MVC architecture, RESTful routing, and auto-generated API documentation.

Use cases

  • build restful apis in go
  • rapid development of enterprise web applications in go
  • go framework with built-in orm and mvc
  • auto-generate api documentation from annotations
  • build backend services with session and cache support
  • scaffold go web apps with a cli tool

When to choose

  • you want a batteries-included full-stack Go framework with ORM, sessions, and routing out of the box
  • you need rapid development of RESTful APIs or enterprise web apps in Go
  • you want annotation-based routing and automatic API docs
  • you prefer an MVC architecture in Go

When to avoid

  • you prefer minimal, composable micro-frameworks or the standard library net/http
  • your project uses a modern stack like Gin, Echo, or Fiber and you don't need full-stack features
  • you need a framework with extensive third-party middleware ecosystem
  • you want a lightweight framework without built-in ORM or config modules

Facets

framework · maturity active

web-framework api-framework orm routing templating caching logging http-server http-client middleware configuration-management internationalization scheduling web-development backend apis developer-tools go cross-platform mvc restful full-stack enterprise bee-tool annotation-router web-server

1 source

Member repositories

RepositoryRoleHealth v2
beego/beegomain92
beego/beeplugin23

For agents

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

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