Merge pull request #380 from avelino/mholt-patch-1

Add caddy, a web server
This commit is contained in:
Matt Holt 2015-05-03 17:26:13 -06:00
commit 1b82bbdc25

View File

@ -534,6 +534,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
## Server Applications
* [algernon](https://github.com/xyproto/algernon) - HTTP/2 web server with built-in support for Lua, Markdown, GCSS and Amber.
* [Caddy](https://github.com/mholt/caddy) - Caddy is an alternative, HTTP/2 web server that's easy to configure and use.
* [etcd](https://github.com/coreos/etcd) - A highly-available key value store for shared configuration and service discovery.
* [nsq](http://nsq.io/) - A realtime distributed messaging platform