mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-15 00:00:20 +02:00
8 lines
243 B
Markdown
8 lines
243 B
Markdown
# Examples
|
|
|
|
This folder contains numerous examples showing how to use axum. Each example is
|
|
set up as its own crate so its dependencies are clear.
|
|
|
|
For a list of what the community built with axum, please see the list
|
|
[here](../ECOSYSTEM.md).
|