http-server 0.1.0

Simple and configurable command-line HTTP server
Documentation
1
2
3
4
5
# Server configuration is also provided by specifying a TOML file with the
# following values

host = "0.0.0.0"
port = 5200