1
0
mirror of https://github.com/astaxie/beego.git synced 2025-01-09 23:17:29 +00:00
2015-02-27 22:52:42 +08:00
2015-02-27 00:12:10 +08:00
2015-02-27 22:51:20 +08:00
2015-02-23 11:30:59 +08:00
2015-02-23 11:42:46 +08:00
2015-02-26 23:34:43 +08:00
2014-10-31 15:48:57 +08:00
2015-02-27 22:47:59 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2014-08-07 12:14:10 +07:00
2015-02-27 22:21:58 +08:00
2014-08-18 16:41:43 +08:00
2015-02-26 23:34:43 +08:00
2015-02-27 00:12:10 +08:00
2014-08-18 16:41:43 +08:00
2015-02-26 23:49:24 +08:00
2014-08-18 16:41:43 +08:00
2014-11-03 15:06:25 +08:00
2014-11-05 22:40:31 +08:00
2014-09-23 23:54:38 +08:00
2014-05-17 02:26:50 +08:00
2014-10-30 16:57:48 +08:00
2014-08-18 16:41:43 +08:00
2014-08-18 16:41:43 +08:00
2015-02-26 23:34:43 +08:00
2015-02-02 09:33:59 -05:00
2014-11-05 22:40:31 +08:00
2015-02-26 23:34:43 +08:00
2015-02-26 23:34:43 +08:00
2014-12-19 15:33:51 +08:00
2014-12-19 15:33:51 +08:00

Beego

Build Status GoDoc

beego is an open-source, high-performance, modular, 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 development 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
Languages
Go 99.6%
Shell 0.4%