5 releases (breaking)
Uses new Rust 2024
0.5.0 | Feb 22, 2025 |
---|---|
0.4.0 | Feb 10, 2025 |
0.3.0 | Feb 7, 2025 |
0.2.0 | Feb 7, 2025 |
0.1.0 | Nov 12, 2024 |
#1105 in HTTP server
1,417 downloads per month
57KB
1K
SLoC
HTMXOLOGY
A Server Side Rendering (SSR) framework written in Rust using HTMX and Axum.
Contributing
Check out the CONTRIBUTING file for more information.
lib.rs
:
HTMX-SSR
Server-side rendering framework for Rust, using HTMX.
Features
auto-reload
: Automatically reload the server when the source code changes. Useful for development. Not enabled by default.interfaces
: Enrich the local base URL guessing logic with the ability to inspect the workstation's network interfaces. Useful for development. Not enabled by default.
Dependencies
~5–17MB
~218K SLoC