mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 22:56:46 +01:00
docs: add community showcase (#126)
This commit is contained in:
parent
1509d4ad12
commit
f18e423fb0
1 changed files with 5 additions and 0 deletions
|
@ -18,3 +18,8 @@
|
|||
- [`chat`](../examples/chat.rs) - Chat application example.
|
||||
- [`404`](../examples/404.rs) - Custom 404 page.
|
||||
- [`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.
|
||||
|
|
Loading…
Reference in a new issue