Updated ECOSYSTEM with axum-streams reference (#1213)

This commit is contained in:
Abdulla Abdurakhmanov 2022-07-31 16:47:51 +02:00 committed by GitHub
parent f7860b6f00
commit 79a0a54bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-jrpc](https://github.com/0xdeafbeef/axum-jrpc): Json-rpc extractor for axum
- [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.
## Project showcase