From 5cf5295ea99bb3627607776c40ab70c458c2010b Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Wed, 2 Feb 2022 13:37:39 +0000 Subject: [PATCH] remove roapi --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 056ce8fc..94d36b16 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ - [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. - [mCaptcha](https://github.com/mCaptcha/mCaptcha/): Proof of work based, privacy focused, libre CAPTCHA system. Crates used: `actix-web`, `sqlx`, `redis`, and `lettre`. - [Zero2prod](https://github.com/LukeMathWalker/zero-to-production/): Source code of zero to production series [zero2prod.com](https://www.zero2prod.com). Paid book but some of the chapters is available online for free. The book compares and explains the chosen technologies, like actix-web and sqlx. - [Triox](https://github.com/Trioxidation/Triox): A free file hosting server that focuses on speed, reliability and security.