1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 19:17:13 +00:00
2013-09-10 14:47:48 +08:00
2013-08-09 22:19:05 +08:00
2013-08-22 13:46:22 +08:00
2013-09-10 00:02:22 +08:00
2013-08-03 22:20:09 +08:00
2013-08-28 15:55:34 +08:00
2013-09-10 00:00:18 +08:00
2013-08-09 23:41:03 +08:00
2013-08-22 14:27:23 +08:00
2013-06-01 13:31:14 +08:00
2013-09-10 00:17:49 +08:00
2013-09-10 00:00:18 +08:00
2013-09-10 14:47:48 +08:00
2013-09-10 00:17:49 +08:00
2013-09-10 00:00:18 +08:00
2013-09-09 16:43:48 -04:00
2013-08-28 17:09:01 +08:00
2013-06-26 23:34:32 +08:00
2013-09-10 00:00:18 +08:00
2013-03-28 15:25:49 +08:00
2013-08-01 12:10:56 +08:00
2013-08-20 14:20:38 +08:00
2013-08-12 06:54:36 +08:00

beego

Build Status

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

It is a simply & 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 9.4 MiB
Languages
Go 99.6%
Shell 0.4%