From 5d96ca9fcd2b138bb773f8cc39db5b78a0992d92 Mon Sep 17 00:00:00 2001 From: Christian Stefanescu <217554+stchris@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:03:20 +0200 Subject: [PATCH] Add randoku to project showcase (#2092) Co-authored-by: David Pedersen --- ECOSYSTEM.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 22349e7b..5dedcb48 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -69,7 +69,8 @@ If your project isn't listed here and you would like it to be, please feel free - [cobrust](https://github.com/scotow/cobrust): Multiplayer web based snake game. - [meta-cross](https://github.com/scotow/meta-cross): Tweaked version of Tic-Tac-Toe. - [httq](https://github.com/scotow/httq) HTTP to MQTT trivial proxy. -- [ReductStore](https://github.com/reductstore/reductstore): A time series database for storing and managing large amounts of blob data +- [ReductStore](https://github.com/reductstore/reductstore): A time series database for storing and managing large amounts of blob data +- [randoku](https://github.com/stchris/randoku): A tiny web service which generates random numbers and shuffles lists randomly [Realworld]: https://github.com/gothinkster/realworld [SQLx]: https://github.com/launchbadge/sqlx