Axhat (Axum-HTMX-Askama-Tailwind) is a web application template that enables fully reactive websites without any JavaScript (There is some JS of course in HTMX, but the purpose is to avoid writing some).
- Axum: Efficient routing and request handling.
- HTMX: Dynamic, interactive pages with server-side logic.
- Askama: Type-safe HTML templating.
- Tailwind CSS: Fast, utility-first CSS framework.
Clone the repository and run:
cargo run