1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-10 04:47:28 +00:00
2013-11-06 22:05:10 +08:00
2013-09-30 11:30:22 +08:00
2013-08-22 13:46:22 +08:00
2013-10-29 15:45:45 +08:00
2013-11-02 23:54:17 +08:00
2013-09-10 18:44:29 +08:00
2013-11-06 22:05:10 +08:00
2013-11-05 23:41:01 +08:00
2013-11-06 16:51:33 +08:00
2013-06-01 13:31:14 +08:00
2013-09-10 00:17:49 +08:00
2013-10-12 16:56:42 +08:00
2013-09-19 23:04:05 +08:00
2013-09-09 16:43:48 -04:00
2013-09-25 09:41:11 -04:00
2013-06-26 23:34:32 +08:00
2013-09-22 11:12:37 +08:00
2013-10-28 22:38:50 +08:00
2013-03-28 15:25:49 +08:00
2013-10-30 23:02:53 +08:00
2013-10-30 23:02:53 +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).

Use case

Description
beego mirror
Readme
Languages
Go 99.6%
Shell 0.4%