axum/examples
Logan B. Nielsen 7e59625778
Implement CSRF token verification for OAuth example (#2534)
Co-authored-by: Logan Nielsen <loganbn@amazon.com>
Co-authored-by: Logan Nielsen <logan.nielsen@one.app>
2024-11-17 22:27:54 +01:00
..
2024-09-28 23:40:52 +02:00
2024-09-28 11:25:05 +02:00

Examples

This folder contains numerous examples 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.