Add Algernon

This commit is contained in:
Alexander F Rødseth 2016-09-12 14:55:47 +02:00
parent e0579c7a2c
commit 3784642875
1 changed files with 1 additions and 0 deletions

View File

@ -605,6 +605,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## Web
*Web servers.*
* [Algernon](http://algernon.roboticoverlords.org/) - Web/application server that supports Lua, live-reload, templates, Sass and HTTP/2.
* [Apache](http://httpd.apache.org/) - Most popular web server.
* [Caddy](https://caddyserver.com/) - Lightweight, general-purpose web server supporting HTTP/2, automatic TLS and easy configuration. Written in Go.
* [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.