From 969592b14d395e7e32f30022d02982e727125149 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Wed, 8 Aug 2018 14:30:21 +0430 Subject: [PATCH] Adds GoBuffalo GoBuffalo is useful web framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d5ec8bfb..a36824085 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Projects with a ★ have had particular influence on Go kit's design (or vice-ve - [Martini](https://github.com/go-martini/martini) - [Beego](http://beego.me/) - [Revel](https://revel.github.io/) (considered [harmful](https://github.com/go-kit/kit/issues/350)) +- [GoBuffalo](https://gobuffalo.io/) ## Additional reading