From 6c07269a132c2298cd7ff060666caefaa1d39b66 Mon Sep 17 00:00:00 2001 From: Yama-Tomo Date: Fri, 4 Mar 2022 21:40:06 +0900 Subject: [PATCH] Update COMMUNITY.md --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 693cfe7a4..d8024295e 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