From f2fc77c8da0ea7ce8d3f8b1a6142b380595ce2f0 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Tue, 2 Nov 2021 13:04:33 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71e509d..fe506c3 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ## Community Showcase +- [Four in a Row - Server](https://github.com/ffactory-ofcl/fourinarow-server): An online version of the popular game four in a row, written in Rust on the server side and Flutter + Dart on the client. - [Nitro Repo](https://github.com/wherkamp/nitro_repo): An open source artifact manager. Rust back-end and Vue front-end. - [Imitari](https://github.com/imitari/imitari): A lightweight ShareX-compatible image uploader server - [roapi](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code. @@ -18,7 +19,6 @@ - [lemmy](https://github.com/dessalines/lemmy): A federated alternative to reddit in Rust. - [MeiliSearch](https://github.com/meilisearch/MeiliSearch): Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia. - [Dalted](https://github.com/carrascomj/dalted): Simple webapp that showcases the integration of [image-rs](https://github.com/image-rs/image) with Actix Web for color blindness simulations. -- [Four in a Row - Server](https://github.com/ffactory-ofcl/fourinarow-server): An online version of the popular game four in a row, written in Rust on the server side and Flutter + Dart on the client. ## Community Articles, Example Apps, Starters & Boilerplate Projects