1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-18 12:44:14 +00:00
Beego/README.md
2014-08-18 16:41:43 +08:00

695 B

beego

Build Status

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

More info beego.me

Features

  • RESTful support
  • MVC architecture
  • modularity
  • auto API documents
  • annotation router
  • namespace
  • powerful develop tools
  • full stack for web & API

Documentation

English

API

中文文档

LICENSE

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