https://github.com/tokio-rs/axum
Intended as a reference implementation. Improvements and pull requests welcome.
to run:
make docker-run-postgres
make docker-run-redis
cargo run
NOTE! You will need to run over https to test secure cookies....
bb8 bb8-postgres tokio-postgre
axum-sessions async-redis-session
rust-argon2
askama
validator