From aa81b69f1a8b159679f431dcbd1a95ef6bff17c7 Mon Sep 17 00:00:00 2001 From: Aniket Mane <54715263+Technik97@users.noreply.github.com> Date: Thu, 12 May 2022 13:06:38 +0530 Subject: [PATCH] Add Quasar to COMMUNITY.md (#718) Co-authored-by: Billy Chan --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 762038a6..796a2287 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -32,3 +32,4 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [symbols](https://github.com/nappa85/symbols) | A proc-macro utility to populates enum variants with primary keys values - [Warpgate](https://github.com/warp-tech/warpgate) | Smart SSH bastion that works with any SSH client - [suzuya](https://github.com/SH11235/suzuya) | A merchandise management application using SeaORM, Actix-Web, Tera +- [Quasar](https://github.com/Technik97/Quasar) | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend