From a42dd5408ba35e0cf0637b8ffbfc403806a8e687 Mon Sep 17 00:00:00 2001 From: Yama-Tomo Date: Fri, 4 Mar 2022 21:49:24 +0900 Subject: [PATCH] Update COMMUNITY.md (#582) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 693cfe7a..d8024295 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -24,3 +24,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [tardis](https://github.com/ideal-world/tardis) | Elegant, Clean Rust development framework🛸 - [mugen](https://github.com/koopa1338/mugen-dms) | DMS written in 🦀 - [JinShu](https://github.com/gengteng/jinshu) | A cross-platform **I**nstant **M**essaging system written in 🦀 +- [rust-juniper-playground](https://github.com/Yama-Tomo/rust-juniper-playground) | juniper with SeaORM example