From aa74b4ce15763b0a2fe532f3ab69ac1cb9a3eb6a Mon Sep 17 00:00:00 2001 From: Marco Napetti <7566389+nappa85@users.noreply.github.com> Date: Thu, 12 May 2022 09:33:40 +0200 Subject: [PATCH] COMMUNITY.md (#715) Add symbols to showcase Co-authored-by: Billy Chan --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 7bb42130..ebcdb6de 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -29,3 +29,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [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 - [Orca](https://github.com/workfoxes/orca) | An No-code Test Automation platfrom using actix, SeaORM, react. runs on the desktop and cloud +- [symbols](https://github.com/nappa85/symbols) | A proc-macro utility to populates enum variants with primary keys values \ No newline at end of file