axum/examples
David Pedersen 9004a14302
Move middleware::from_fn into axum (#719)
* Move `middleware::from_fn` into axum

* changelog

* fix feature

* Rephrase changelog a bit
2022-01-25 10:19:06 +01:00
..
2021-12-01 20:14:25 +00:00
2021-12-27 14:02:38 +01:00
2021-12-01 20:14:25 +00:00
2022-01-03 18:48:50 +01:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +00:00
2021-12-01 20:14:25 +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.