iron-archivist 0.1.0-alpha.1

Static file handler for Iron
Documentation

iron-archivist

iron-archivist provides Archivist, a static file and directory handler for the Iron framework.

For a quick example, run

cargo run --example simple

to start a server listening at localhost:5000, serving the content of the current directory.

Run cargo doc to generate a local copy of the API documentation.

This project is still in alpha. Please proceed with caution.