Skip to content
/ beego Public
forked from beego/beego

beego is an open-source, high-performance web framework for the Go programming language.

Notifications You must be signed in to change notification settings

noif/beego

This branch is 3981 commits behind beego/beego:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c358c18 · Feb 28, 2014
Jan 17, 2014
Jan 15, 2014
Dec 25, 2013
Dec 30, 2013
Dec 27, 2013
Jan 28, 2014
Feb 10, 2014
Jan 26, 2014
Feb 10, 2014
Feb 27, 2014
Feb 7, 2014
Jan 29, 2014
Feb 7, 2014
Feb 7, 2014
Jun 1, 2013
Jan 15, 2014
Dec 29, 2013
Jan 1, 2014
Feb 10, 2014
Jan 11, 2014
Feb 27, 2014
Dec 30, 2013
Dec 30, 2013
Dec 20, 2013
Dec 23, 2013
Jan 5, 2014
Dec 30, 2013
Dec 21, 2013
Jan 11, 2014
Jan 1, 2014
Dec 22, 2013
Oct 30, 2013
Dec 22, 2013
Dec 12, 2013

Repository files navigation

beego

Build Status

beego is a Go Framework inspired by tornado and sinatra.

It is a simple & powerful web framework.

More info beego.me

Features

  • RESTful support
  • MVC architecture
  • Session support (store in memory, file, Redis or MySQL)
  • Cache support (store in memory, Redis or Memcache)
  • Global Config
  • Intelligent routing
  • Thread-safe map
  • Friendly displaying of errors
  • Useful template functions

Documentation

English

API

中文文档

LICENSE

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

[Clone in Koding][koding] [koding]: https://koding.com/Teamwork?import=https://github.com/astaxie/beego/archive/master.zip&c=git1

About

beego is an open-source, high-performance web framework for the Go programming language.

Resources

Stars

Watchers

Forks

Packages

No packages published