Add alien

This commit is contained in:
Geofrey Ernest 2016-11-01 15:07:34 +03:00 committed by GitHub
parent bb2c35c10a
commit 4bf4bed842

View File

@ -1106,6 +1106,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Full stack web frameworks.*
* [alien](https://github.com/gernest/alien) - A lightweight and fast http router from outer space
* [Beego](https://github.com/astaxie/beego) - beego is an open-source, high-performance web framework for the Go programming language.
* [Bone](https://github.com/go-zoo/bone) - Lightning Fast HTTP Multiplexer.
* [Bxog](https://github.com/claygod/Bxog) - Simple and fast HTTP router for Go. It works with routes of varying difficulty, length and nesting. And he knows how to create a URL from the received parameters.