iron / iron/staticfile

Idea: add optional directory listing feature

Open
#53 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
66
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Currently, `staticfile` doesn't handle anything other than files. This means that if the URL points to a directory, `staticfile` will either serve a `index.html` file or it will return an error. I think it would be useful to provide a directory listing feature in cases where there is no `index.html`. Would this fit the scope of `staticfile`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.