1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 21:57:11 +00:00
2013-06-14 09:39:56 +08:00
2013-04-22 21:49:34 +08:00
2013-06-07 23:36:01 +08:00
2013-04-08 00:28:32 +08:00
2013-05-22 22:26:26 +08:00
2013-06-01 13:31:14 +08:00
2013-06-07 17:48:14 +08:00
2013-03-26 22:31:54 +08:00
2013-05-07 23:07:54 +08:00
2013-05-07 15:36:43 +08:00
2013-06-14 09:39:56 +08:00
2013-05-07 00:17:25 +08:00
2012-12-15 23:53:19 +08:00
2012-12-17 22:15:21 +08:00
2013-05-08 22:31:36 +08:00
2013-06-07 17:48:14 +08:00
2013-06-04 19:45:48 +08:00
2013-03-28 15:25:49 +08:00
2013-03-28 15:25:49 +08:00
2013-04-03 23:37:59 +08:00

beego

beego is a Go Framework which is inspired from tornado and sinatra.

It is a simply & powerful web framework.

Have this features:

  • RESTFul support
  • MVC architecture
  • Session support memory/file/redis/mysql
  • Cache support memory/redis/memcache
  • Global Config
  • Intelligent routing
  • thread safe map
  • Friendly error display
  • Useful template functions

English Documents

API

中文文档

LICENSE

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

Use Case

Description
beego mirror
Readme 9.4 MiB
Languages
Go 99.6%
Shell 0.4%