index : static-web-server.git

ascending towards madness

author Jose Quintana <joseluisquintana20@gmail.com> 2019-12-09 9:07:49.0 +00:00:00
committer GitHub <noreply@github.com> 2019-12-09 9:07:49.0 +00:00:00
commit
acac8b6b8e19848ae1a4e68dc71503fbf11d5279 [patch]
tree
d631f8d53c8a03f9efa0c05f561955ac2e8c4d38
parent
15e056555395f8b3826790f1f28e8776d2edc2b8
download
acac8b6b8e19848ae1a4e68dc71503fbf11d5279.tar.gz

Add missing features



Diff

 README.md |  9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5dfc09a..91c26d4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
# Static Web Server [![Build Status]https://travis-ci.com/joseluisq/static-web-server.svg?branch=master]https://travis-ci.com/joseluisq/static-web-server [![]https://images.microbadger.com/badges/image/joseluisq/static-web-server.svg]https://microbadger.com/images/joseluisq/static-web-server "Get your own image badge on microbadger.com" [![Docker Image]https://img.shields.io/docker/pulls/joseluisq/static-web-server.svg?maxAge=2592000]https://hub.docker.com/r/joseluisq/static-web-server/
# Static Web Server [![Build Status]https://travis-ci.com/joseluisq/static-web-server.svg?branch=master]https://travis-ci.com/joseluisq/static-web-server [![]https://images.microbadger.com/badges/image/joseluisq/static-web-server.svg]https://microbadger.com/images/joseluisq/static-web-server "Get your own image badge on microbadger.com" [![Docker Image]https://img.shields.io/docker/pulls/joseluisq/static-web-server.svg]https://hub.docker.com/r/joseluisq/static-web-server/

> A blazing fast static files-serving web server powered by [Rust Iron]https://github.com/iron/iron. :zap:

@@ -16,6 +16,13 @@
- Lightweight logging support.
- Scratch and [latest Alpine Linux]https://hub.docker.com/_/alpine Docker images available.

## Missing features

- TLS support
- CLI flags setup

PRs welcome!

## Usage

Server is configured via environment variables: