Registry / web-framework / astaxie-beego

astaxie-beego

JSON →
library1.12.3gogounverified

An open-source, high-performance, modular, full-stack web framework for rapid development of RESTful APIs, web apps, and backend services in Go.

go get github.com/astaxie/beego
INSTALL
IMPORT
SIG · ASTAXIE-BEEGO
A
astaxie-beego
web-frameworkgov1.12.3
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/astaxie/beego

Set up a basic Beego web server with a route.

import "github.com/astaxie/beego" func main() { beego.Router("/", &MainController{}) beego.Run() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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