From a2fbbc7a5795db0858a2a37b85b0ef2e7ec67a57 Mon Sep 17 00:00:00 2001 From: Jinwoo Park Date: Mon, 1 Aug 2022 17:47:29 +0900 Subject: [PATCH] Introduce rj45less as usage case (#925) --- COMMUNITY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 408280a2..e89b9b6c 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -48,3 +48,5 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [todo-rs](https://github.com/anshulxyz/todo-rs/) | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite - [KrakenPics](https://github.com/kraken-pics/backend) | A public file host written in rust using seaorm & actix_web - [service_auth](https://github.com/shorii/service_auth) | A simple JWT authentication web-application +- [rj45less-server](https://github.com/pmnxis/rj45less-server) | A simple unique number allocator for custom router +