You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
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.
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.