htmxology 0.13.0

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

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.