Files
axum/examples
David Pedersen a317072467 Rename box_body to body (#533)
Probably would have been easier to merge this change directly into
`main` first and the backport it to `v0.3.x` but here we are :P

Fixes #528
2021-11-17 12:59:29 +00:00
..
2021-11-13 22:18:14 +01:00
2021-11-17 12:59:29 +00:00
2021-11-16 20:49:07 +01:00
2021-11-16 20:49:07 +01: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.