Registry / web-framework / beego-beego

beego-beego

JSON →
library1.12.14gogounverified

An open-source, high-performance, modular, full-stack web framework for Go.

go get github.com/beego/beego
INSTALL
IMPORT
SIG · BEEGO-BEEGO
B
beego-beego
web-frameworkgov1.12.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

beego
github.com/beego/beego

Starts the Beego web server with default settings.

package main import ( "github.com/beego/beego" ) func main() { beego.Run() }
Debug
Known issues
breakingBreaking changes in v2
fix
Migrate from v1 to v2 following the official migration guide.
affects: >=2.0.0
Upgrade
Version history
1.12.14latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
beego-beego — go get beego-beego · libregistry