https://github.com/stephank/hyper-staticfile
Static file-serving for Hyper 1.0
https://github.com/stephank/hyper-staticfile
hyper rust
Last synced: 9 months ago
JSON representation
Static file-serving for Hyper 1.0
- Host: GitHub
- URL: https://github.com/stephank/hyper-staticfile
- Owner: stephank
- License: other
- Created: 2017-08-07T16:09:09.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T19:45:36.000Z (about 1 year ago)
- Last Synced: 2025-04-12T04:49:00.839Z (10 months ago)
- Topics: hyper, rust
- Language: Rust
- Homepage: https://docs.rs/hyper-staticfile
- Size: 305 KB
- Stars: 55
- Watchers: 3
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-staticfile
[](https://docs.rs/hyper-staticfile)
[](https://crates.io/crates/hyper-staticfile)
[](https://travis-ci.org/stephank/hyper-staticfile)
Static file-serving for [Hyper 1.0](https://github.com/hyperium/hyper).
See [`examples/doc_server.rs`](examples/doc_server.rs) for a complete example that you can compile.
## [Documentation](http://docs.rs/hyper-staticfile)