From 9f1ef7dc736ad07f6cbbcc50b2c81f2053462509 Mon Sep 17 00:00:00 2001 From: Eugeny Date: Thu, 12 May 2022 09:34:40 +0200 Subject: [PATCH] Update COMMUNITY.md (#716) Add Warpgate to showcase Co-authored-by: Billy Chan --- COMMUNITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/COMMUNITY.md b/COMMUNITY.md index ebcdb6de..1f48010e 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -29,4 +29,5 @@ 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 +- [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