Additional updates.
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index de59527..20a6d57 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -36,6 +36,7 @@
* [Go Craft Middleware](https://github.com/gocraft/web)
* [Go RESTful](https://github.com/emicklei/go-restful) - Toolkit for RESTful service APIs
* [Kite Micro-service framework](https://github.com/koding/kite)
+* [Alice - Painless middleware chaining for Go](https://github.com/justinas/alice)
### Frameworks
@@ -107,4 +108,4 @@
### Openstack / Rackspace
- Rackspace's [gophercloud](https://github.com/rackspace/gophercloud) is a Golang SDK for working with OpenStack clouds.
-- Search packages for [Openstack](http://godoc.org/?q=openstack) or [Rackspace](http://godoc.org/?q=rackspace)
\ No newline at end of file
+- Search packages for [Openstack](http://godoc.org/?q=openstack) or [Rackspace](http://godoc.org/?q=rackspace)