From d82bf30a8cd394a69c5b5069b3dcb112e4a359fd Mon Sep 17 00:00:00 2001 From: Henrique Kirch Heck <86362827+henriquekirchheck@users.noreply.github.com> Date: Sat, 18 Feb 2023 01:57:00 -0300 Subject: [PATCH] Community.md (#1479) * Community.md * Update COMMUNITY.md --------- Co-authored-by: Chris Tsang --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index bdf14d43..65eaa233 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -60,6 +60,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [Wikipedia Speedrun](https://wikipediaspeedrun.com) ([repository](https://github.com/hut8/wikipedia-speedrun)) | Finds shortest paths between Wikipedia articles | DB: SQLite - [Dinoly](https://github.com/ippsav/Dinoly) | An url shortener using Axum web framework and SeaORM | DB: Postgres - [remindee-bot](https://github.com/magnickolas/remindee-bot) | Telegram bot for managing reminders | DB: SQLite +- [SlashURL](https://github.com/henriquekirchheck/slashurl) | A url shortener using Rust designed to be implemented anywere | DB: PostgreSQL #### Frontend (desktop / cli)