8 releases
Uses new Rust 2024
| 0.2.1 | Dec 29, 2025 |
|---|---|
| 0.2.0 | Dec 29, 2025 |
| 0.1.0 | Dec 10, 2025 |
#270 in HTTP server
54KB
1.5K
SLoC
Opinionated Page Server
This is a very simple web serve built on Trillium for serving sites of pages
(and other files) with some opinionated out-of-the-box behavior, manifest-based
site content, and (configurable) case-folding (similar to Apache mod_speling,
but only for file case).
It is currently not really documented, that is TBD.
[!WARN] This is an early-stage project. It should be pretty secure, because it only serves up static files from a fixed manifest, but some of the more complex logic (such as handling forwarding and CDN headers) is still being tested.
Dependencies
~18–28MB
~569K SLoC