From 5b9c49a9a0aaaf643b87090bf8615715d9bc20f0 Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 14 Dec 2022 01:32:03 -0500 Subject: [PATCH] Add wikipedia-speedrun to COMMUNITY.md (#1302) --- COMMUNITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/COMMUNITY.md b/COMMUNITY.md index 315d21bb..f8af05bb 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -57,6 +57,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open - [Fikabot](https://github.com/sousandrei/fikabot) | A slack bot to schedule coffee breaks (Fika in swedish) in slack channels | DB: MySQL - [RSS aggregator](https://github.com/fistons/rss-aggregator)| A small RSS aggregator and API using actix and SeaORM | DB: Postgres - [Dev Board](https://github.com/goto-eof/dev_board_api_rust)| A dashboard for organizing software development tasks implemented in Rust +- [Wikipedia Speedrun](https://wikipediaspeedrun.com) ([repository](https://github.com/hut8/wikipedia-speedrun)) | Finds shortest paths between Wikipedia articles | DB: SQLite #### Frontend (desktop / cli)