From d547e107bcfa507b76cbec2cce55b543bf1d51c3 Mon Sep 17 00:00:00 2001 From: niuhuan Date: Mon, 28 Mar 2022 14:31:24 +0800 Subject: [PATCH] Add pansy to COMMUNITY.md (#636) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 34d7a5eb..47650981 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -27,3 +27,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [rust-juniper-playground](https://github.com/Yama-Tomo/rust-juniper-playground) | juniper with SeaORM example - [Oura Postgres Sink](https://github.com/dcSpark/oura-postgres-sink) | Sync a postgres database with the cardano blockchain using [Oura](https://github.com/txpipe/oura) - [Rust Async-GraphQL Example: Caster API](https://github.com/bkonkle/rust-example-caster-api) | A demo GraphQL API using Tokio, Warp, async-graphql, and SeaOrm +- [pansy](https://github.com/niuhuan/pansy) | An illustrations app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals