1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-24 03:50:18 +00:00

Update README.md

This commit is contained in:
astaxie
2019-07-21 22:58:28 +08:00
committed by GitHub
parent de7ce2f9b0
commit 5620608418

View File

@ -4,8 +4,6 @@
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.
Response time ranking: [web-frameworks](https://github.com/the-benchmarker/web-frameworks).
###### More info at [beego.me](http://beego.me).
## Quick Start