mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-03 00:00:07 +02:00
docs: add community showcase (#126)
This commit is contained in:
@@ -18,3 +18,8 @@
|
|||||||
- [`chat`](../examples/chat.rs) - Chat application example.
|
- [`chat`](../examples/chat.rs) - Chat application example.
|
||||||
- [`404`](../examples/404.rs) - Custom 404 page.
|
- [`404`](../examples/404.rs) - Custom 404 page.
|
||||||
- [`async-graphql`](../examples/async-graphql) - GraphQL example using [`async-graphql`](https://crates.io/crates/async-graphql).
|
- [`async-graphql`](../examples/async-graphql) - GraphQL example using [`async-graphql`](https://crates.io/crates/async-graphql).
|
||||||
|
|
||||||
|
|
||||||
|
# Community showcase
|
||||||
|
|
||||||
|
- [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust.
|
||||||
|
|||||||
Reference in New Issue
Block a user