diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 2c74ef0a..bb55ce02 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -21,6 +21,7 @@ If your project isn't listed here and you would like it to be, please feel free - [axum-tracing-opentelemetry](https://crates.io/crates/axum-tracing-opentelemetry): Middlewares and tools to integrate axum + tracing + opentelemetry - [svelte-axum-project](https://github.com/jbertovic/svelte-axum-project): Template and example for Svelte frontend app with Axum as backend - [axum-streams](https://github.com/abdolence/axum-streams-rs): Streaming HTTP body with different formats: JSON, CSV, Protobuf. +- [axum-template](https://github.com/Altair-Bueno/axum-template): Layers, extractors and template engine wrappers for axum based Web MVC applications ## Project showcase