2021-06-19 14:06:49 +02:00
|
|
|
# Examples
|
|
|
|
|
|
2023-09-05 22:51:18 +09:00
|
|
|
This folder contains numerous examples showing how to use axum. Each example is
|
2021-08-18 00:49:01 +02:00
|
|
|
setup as its own crate so its dependencies are clear.
|
2021-08-08 17:22:24 +02:00
|
|
|
|
2021-11-03 09:20:01 +01:00
|
|
|
For a list of what the community built with axum, please see the list
|
2024-01-15 12:48:11 -08:00
|
|
|
[here](../ECOSYSTEM.md).
|