axum/examples
David Pedersen 19ddc12e4e Remove sessions example
There are better libraries these days for doing sessions with axum. So
think this example was just causing more confusion than helping.
2023-07-17 09:38:08 +02:00
..
2023-07-16 00:00:22 +02:00
2023-07-15 23:58:45 +02:00
2023-03-18 19:23:27 +00:00
2023-03-18 19:23:27 +00:00
2023-02-24 20:51:30 +00:00
2023-03-18 19:23:27 +00:00

Examples

This folder contains numerous example showing how to use axum. Each example is setup as its own crate so its dependencies are clear.

For a list of what the community built with axum, please see the list here.