mirror of
https://github.com/astaxie/beego.git
synced 2025-07-04 18:00:18 +00:00
Fix #1269 extract documentation
Fix #1271 Add description from docs on beego.me to README and also add same description to godoc
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
[](https://drone.io/github.com/astaxie/beego/latest)
|
||||
[](http://godoc.org/github.com/astaxie/beego)
|
||||
|
||||
beego is an open-source, high-performance, modular, full-stack web framework.
|
||||
beego is used for rapid development of RESTful APIs, web apps and backend services in Go.
|
||||
It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific features such as interfaces and struct embedding.
|
||||
|
||||
More info [beego.me](http://beego.me)
|
||||
|
||||
|
Reference in New Issue
Block a user