1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 10:33:27 +00:00
Beego/README.md
2014-10-08 14:02:57 +08:00

882 B

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).