docs: add community showcase (#126)

This commit is contained in:
Grzegorz Baranski 2021-08-05 13:47:19 +02:00 committed by GitHub
parent 1509d4ad12
commit f18e423fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.