sunsided / htmx-askama-axum-shuttle

Testing htmx and askama on axum via Shuttle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

htmx / askama + axum on Shuttle

An experiment with htmx and askama served with axum using Shuttle.

cargo shuttle run

Server-Sent Events

Visit http://127.0.0.1:8000/stream to see a stream of server-sent events.

Sources & Further reading

See htmx, Rust & Shuttle: A New Rapid Prototyping Stack by Joshua Mo, the blog post that inspired this experiment.

About

Testing htmx and askama on axum via Shuttle


Languages

Language:Rust 62.6%Language:HTML 32.3%Language:CSS 5.0%