1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 19:07:12 +00:00
2013-12-14 20:34:27 +02:00
2013-12-13 10:00:24 +08:00
2013-12-03 21:37:39 +08:00
2013-12-05 10:29:04 +08:00
2013-12-07 13:26:28 +08:00
2013-11-26 21:34:40 +08:00
2013-12-07 13:26:28 +08:00
2013-11-06 16:51:33 +08:00
2013-11-20 23:53:54 +08:00
2013-06-01 13:31:14 +08:00
2013-12-12 21:51:25 +08:00
2013-12-04 22:27:29 -05:00
2013-12-07 15:16:32 +08:00
2013-12-14 20:34:27 +02:00
2013-11-26 16:47:50 +08:00
2013-09-19 23:04:05 +08:00
2013-09-09 16:43:48 -04:00
2013-12-14 20:33:12 +02:00
2013-12-07 15:16:32 +08:00
2013-09-25 09:41:11 -04:00
2013-12-07 16:52:39 +08:00
2013-11-26 17:09:23 +08:00
2013-12-13 21:25:32 +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 9.4 MiB
Languages
Go 99.6%
Shell 0.4%