iron-archivist

Crates.ioiron-archivist
lib.rsiron-archivist
version0.1.0-alpha.1
sourcesrc
created_at2018-01-29 12:40:48.571252
updated_at2018-01-29 12:40:48.571252
descriptionStatic file handler for Iron
homepage
repositoryhttps://github.com/MislankaNova/iron-archivist
max_upload_size
id48767
size29,124
(MislankaNova)

documentation

README

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.

Commit count: 4

cargo fmt