From 182a7f661a08a1ffbd67882fcdd230eccb0f6f1f Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 6 Jul 2014 11:09:57 -0300 Subject: [PATCH] add traffic on section web framework develop by @pilu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 436121f8..968087d1 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [pat](https://github.com/bmizerany/pat) - Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra. * [Revel](http://revel.github.io/) - A high-productivity web framework for the Go language. * [Beego](http://beego.me/) - beego is an open-source, high-performance web framework for the Go programming language. +* [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go. ## Template Engine