axum/examples/README.md

7 lines
240 B
Markdown
Raw Permalink Normal View History

# Examples
This folder contains numerous example showing how to use axum. Each example is
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
[here](../ECOSYSTEM.md).