d 0.0.1

D is a simple standalone httpd.
Documentation

d

Build Status APACHE licensed MIT licensed crates.io Released API docs

D is a simple standalone httpd.

Usage

  1. Install it cargo install d

  2. Cd to somewhere and run it

cd ~/somewhere

# check usage
d -h

# run it
d
# or
d -p 8888

License

Licensed under either of these:

Contributing

Please sign a cla, thanks!