mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Restructure community showcase (#454)
This commit is contained in:
+2
-7
@@ -3,10 +3,5 @@
|
||||
This folder contains numerous example showing how to use axum. Each example is
|
||||
setup as its own crate so its dependencies are clear.
|
||||
|
||||
## Community showcase
|
||||
|
||||
- [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust.
|
||||
- [Datafuse](https://github.com/datafuselabs/datafuse): Cloud native data warehouse written in Rust.
|
||||
- [JWT Auth](https://github.com/Z4RX/axum_jwt_example): JWT auth service for educational purposes.
|
||||
- [ROAPI](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code.
|
||||
- [notify.run](https://github.com/notify-run/notify-run-rs): HTTP-to-WebPush relay for sending desktop/mobile notifications to yourself, written in Rust.
|
||||
For a list of what the community built with axum, please see the list
|
||||
[here](../ECOSYSTEM.md).
|
||||
Reference in New Issue
Block a user