1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-22 13:57:13 +00:00
astaxie 1822dd95ac Merge pull request #892 from dockercn/master
Add a beego session backend using LedisDB
2014-10-29 14:18:20 +08:00
2014-10-24 19:03:27 +08:00
2014-08-30 22:22:23 +08:00
2014-06-25 10:39:37 +08:00
2014-10-28 19:34:11 +08:00
2014-08-18 16:41:43 +08:00
2014-10-26 10:41:22 +08:00
2014-08-28 10:21:32 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-10-11 00:42:01 +08:00
2014-08-07 12:14:10 +07:00
2014-10-13 13:47:44 +02:00
2014-10-20 18:21:17 +08:00
2014-08-18 16:41:43 +08:00
2014-10-24 19:03:27 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-09-23 23:54:38 +08:00
2014-05-17 02:26:50 +08:00
2014-10-28 19:33:14 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-25 19:48:02 +08:00
2014-10-09 09:34:22 +08:00
2014-10-16 18:58:12 +08:00
2014-08-18 16:41:43 +08:00

Beego

Build Status GoDoc

beego is an open-source, high-performance, modularity, full-stack web framework.

More info beego.me

Installation

go get github.com/astaxie/beego

Features

  • RESTful support
  • MVC architecture
  • Modularity
  • Auto API documents
  • Annotation router
  • Namespace
  • Powerful develop tools
  • Full stack for Web & API

Documentation

Community

LICENSE

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

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