Skip to content

deid84/rust-htmx

Repository files navigation

RUST + HTMX

An illustrative demonstration showcasing the integration of Rust and htmx within a basic embedded web server setup.

The Stack

  • Rust: (can you believe it?)
  • Axum: To serve static assets and power the backend API
  • Askama: For HTML templating, facilitating shared layouts, scripts, CSS, etc.
  • htmx: For reactivity on the UI.
  • Tailwind: To have a simpler CSS management

Further Information

For a comprehensive guide on this project, please refer to the following two articles on medium.com:

Having Trouble?

If you encounter any issues with the code, please don't hesitate to open an issue. While I've provided guidance in my posts, there's always room for improvement, and I'm here to help address any concerns.

About

An illustrative demonstration showcasing the integration of Rust and htmx within a basic embedded web server setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published