This repository was archived by the owner on Mar 2, 2021. It is now read-only.

Description
In the examples for Dodrio it is suggested to use:
python -m SimpleHTTPServer
I would like to use a Simple http Server written in Rust.
I found many projects on Github, but it is very confusing.
Some are too complex for a simple development Server. Others are incomplete.
I would appreciate if somebody recommends a suitable Simple Server for this use-case.