From 6092e737a1794f05890f99d97d05e78fc9d872a3 Mon Sep 17 00:00:00 2001 From: Ruben Cid Date: Mon, 24 Sep 2018 18:33:56 +0200 Subject: [PATCH] Added link to ranking --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa5d8e19..5063645c 100644 --- a/README.md +++ b/README.md @@ -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