1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-25 05:54:13 +00:00
beego mirror
Go to file
2014-03-10 20:50:54 +08:00
cache register interface to gob automatically 2014-02-14 17:52:57 +08:00
config add Strings interface can return []string sep by ; 2014-01-15 17:19:03 +08:00
context skip cookie args when value is nil 2014-02-22 14:40:18 +08:00
example fix #413 2013-12-30 22:51:54 +08:00
httplib httplib support set transport and proxy 2014-02-20 13:53:13 +08:00
logs fixed bug: in logs package check if platform is windows 2014-01-28 11:26:43 +08:00
middleware Update error.go 2014-02-10 12:55:53 +08:00
orm orm add GetDB api #433 2014-03-10 20:50:54 +08:00
plugins/auth Fix basic auth plugin example. 2014-03-02 17:44:23 -08:00
session fix issue#521, return error when init redis session 2014-03-07 16:35:34 +08:00
testing add comments for testing, utils and validation packages 2014-02-07 16:07:31 +08:00
toolbox add comments for toolbox packages 2014-01-29 19:12:00 +08:00
utils fix captcha urlPrefix 2014-02-20 13:44:34 +08:00
validation fix #505 2014-02-24 15:55:38 +08:00
.gitignore add git ignore file 2013-06-01 13:31:14 +08:00
admin.go fix typo healthcheck url 2013-12-29 11:01:19 +08:00
app.go add AutoRouterWithPrefix 2014-01-01 17:57:57 +08:00
beego.go change 1.0.1 to 1.1.0 2014-02-10 11:33:53 +08:00
config.go add a empty fake config Initialize AppConfig to avoid nil pointer runtime error. 2014-01-11 14:28:11 +08:00
controller.go GetStrings action as GetString 2014-02-26 15:02:58 +08:00
filter.go 1. :all param default expr change from (.+) to (.*) 2013-12-30 15:06:51 +08:00
fiter_test.go 1. :all param default expr change from (.+) to (.*) 2013-12-30 15:06:51 +08:00
flash.go add api comments in file config.go, controller.go, filter.go and flash.go 2013-12-20 21:16:26 +08:00
log.go convert to unix eol 2013-12-23 11:46:11 +08:00
memzipfile.go gmfim add lock. fix #445 2014-01-05 23:16:47 +08:00
mime.go move initmime from beego.Run to hookfunc 2013-12-31 00:34:47 +08:00
README.md add coding 2014-01-15 09:40:33 +08:00
reload.go add api comments in file memzipfile.go,reload.go,router.go,template.go and templatefunc.go, fix spelling error GetInitListner as GetInitListener. 2013-12-21 13:19:24 +08:00
router_test.go add AutoRouterWithPrefix 2014-01-01 17:57:57 +08:00
router.go enhance the static file path. If user foget / path.Join will auto fix it. 2014-02-26 14:44:41 +08:00
template_test.go fix #260 2013-10-30 23:02:53 +08:00
template.go fix comments typo in beego package/ 2013-12-22 15:09:33 +08:00
templatefunc_test.go move utils to utils libs & func move to templatefunc 2013-12-12 22:25:08 +08:00
templatefunc.go fix comments typo in beego package/ 2013-12-22 15:09:33 +08:00

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