From e1527e65bc59ba3147d5360ddfa0afe65c92a937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com> Date: Sun, 9 Feb 2025 12:00:00 +0300 Subject: [PATCH] docs: :memo: add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..88ab577 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## rust_forum + +I wanted to implement fully asynchronous, performant, SQL based forum back end server with JWT and management system.