1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-24 12:34:14 +00:00
beego mirror
Go to file
2012-12-15 23:57:10 +08:00
beego.go init framwork 2012-12-15 23:53:19 +08:00
config.go init framwork 2012-12-15 23:53:19 +08:00
context.go init framwork 2012-12-15 23:53:19 +08:00
controller.go init framwork 2012-12-15 23:53:19 +08:00
log.go init framwork 2012-12-15 23:53:19 +08:00
model.go init framwork 2012-12-15 23:53:19 +08:00
README.md init framwork 2012-12-15 23:53:19 +08:00
router.go init framwork 2012-12-15 23:53:19 +08:00
template.go init framwork 2012-12-15 23:53:19 +08:00
utils.go init framwork 2012-12-15 23:53:19 +08:00

Beego

Beego is an open source version of the scalable, non-blocking web server and tools that power SNDA's CDN system. Documentation and downloads are available at https://github.com/astaxie/beego

Beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).

Installation

To install:

go install github.com/astaxie/beego

go version: go1 release