https://github.com/jasterv/axum-htmx-example
An example on how to easily serve an HTMX application using Axum and Askama
https://github.com/jasterv/axum-htmx-example
Last synced: about 1 year ago
JSON representation
An example on how to easily serve an HTMX application using Axum and Askama
- Host: GitHub
- URL: https://github.com/jasterv/axum-htmx-example
- Owner: JasterV
- Created: 2023-07-19T00:38:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T14:52:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-07T21:32:55.710Z (over 1 year ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# axum-htmx
An example on how to easily serve an HTMX application using Axum and Askama