htmx-playground/README.md

4 lines
253 B
Markdown
Raw Normal View History

2024-03-25 02:26:32 +00:00
# Axum + htmx
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.