axum + htmx + bulma sample app which provides: backend backend via axum tables via polars ui frontend via htmx and minijinja styling via bulma and bulma-extensions charting via chartjs tables via tabulator setup install rust cargo r running tests styling cargo fmt unit install nextest (optional) cargo nextest r or cargo test resources https://www.shuttle.rs/blog/2023/12/06/using-axum-rust testing https://www.youtube.com/watch?v=_cYIhG_3qSo https://github.com/rstropek/rust-samples/blob/master/axum-di-testing/axum-di/src/main.rs openapi https://github.com/tamasfe/aide https://github.com/ProbablyClem/utoipauto alt frameworks https://github.com/poem-web/poem https://github.com/LukeMathWalker/pavex todo openapi auth support