Add Bone: Lightning Fast HTTP Multiplexer.

This commit is contained in:
gregpardo 2014-12-29 21:38:50 -05:00
parent 30f4542076
commit 6dbd038532

View File

@ -540,6 +540,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Full stack web frameworks.*
* [Beego](https://github.com/astaxie/beego) - beego is an open-source, high-performance web framework for the Go programming language.
* [Bone](https://github.com/squiidz/bone) - Lightning Fast HTTP Multiplexer.
* [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.
* [Goat](https://github.com/bahlo/goat) - A minimalistic REST API server in Go
* [goose](https://github.com/ian-kent/goose) - Server Sent Events in Go