1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 01:07:28 +00:00
2014-06-19 20:29:36 +08:00
2014-05-17 02:26:52 +08:00
2014-05-23 15:56:25 +08:00
2014-06-14 00:21:26 +02:00
2014-06-18 15:04:08 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-06-10 22:10:58 +08:00
2014-05-17 02:26:50 +08:00
2014-06-18 10:36:20 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-06-19 20:29:36 +08:00
2014-05-17 02:26:50 +08:00
2014-06-13 00:14:30 +08:00
2014-06-10 20:12:57 +08:00
2014-06-18 15:15:45 +08:00
2014-05-17 02:26:50 +08:00
2014-06-16 16:05:19 +08:00
2014-06-18 11:15:43 +08:00
2014-06-08 20:24:07 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-05-17 02:26:50 +08:00
2014-06-10 17:11:02 +08:00
2014-01-15 09:40:33 +08:00
2014-06-18 23:32:47 +08:00
2014-06-18 23:32:47 +08:00
2014-06-11 13:26:45 +08:00
2014-05-17 02:26:50 +08:00
2014-05-31 14:28:44 +08:00
2014-06-18 23:32:47 +08:00
2014-06-18 23:32:47 +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

Description
beego mirror
Readme
Languages
Go 99.6%
Shell 0.4%