#htmx #axum #ssr #html #web #server-side-rendering

htmxology

HTMX server-side rendering framework for Rust, based on Axum

1 unstable release

0.1.0 Nov 12, 2024

#11 in #htmx

Custom license

31KB
501 lines

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–15MB
~193K SLoC