Added link to ranking

This commit is contained in:
Ruben Cid 2018-09-24 18:33:56 +02:00
parent 053a075344
commit 6092e737a1
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
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