Update README.md

This commit is contained in:
Triston Armstrong 2024-03-24 21:50:04 -05:00 committed by GitHub
parent f0860b52a2
commit d6c589cb89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,2 @@
# Axum + htmx # HTMX, Rust, Axum
A basic htmx playground for learning htmx, rust and axum all at once like a G.
This is an example of how you can use Shuttle with Axum, Askama and htmx to create a frontend that's easily extendable and requires zero framework knowledge, while being able to easily inject variables from the backend into the frontend.