Simple rust web api to demonstrate axum framework capabilities.
1.1K
Axum is a web framework that is supported by the tokio team. It integrate natively with the tower and tower-http ecosystem, so we can use middleware, services, and utilities with axum. Moreover, we can also use this with other framework that work with tower like hyper for http and tonic for grpc.
Content type
Image
Digest
sha256:fb6692b85…
Size
9.1 MB
Last updated
over 1 year ago
docker pull aimeric/axum-demo:0.0.1