No description
Find a file
Ahmet Kaan GÜMÜŞ e1527e65bc docs: 📝 add readme
2025-02-09 12:00:00 +03:00
configs feat: post and comment length limit 2025-01-29 17:01:56 +03:00
mail_templates feat: tracing system 2025-01-23 21:34:54 +03:00
migrations feat: post and comment length limit 2025-01-29 17:01:56 +03:00
src feat: enable sending mail 2025-02-03 22:57:30 +03:00
.env feat: refresh token system 2025-01-14 00:59:21 +03:00
.gitignore refactor: ♻️ new permission strategy part 2 2025-01-19 23:47:09 +03:00
Cargo.toml feat: post and comment length limit 2025-01-29 17:01:56 +03:00
LICENSE Initial commit 2024-11-26 19:33:27 +03:00
README.md docs: 📝 add readme 2025-02-09 12:00:00 +03:00

rust_forum

I wanted to implement fully asynchronous, performant, SQL based forum back end server with JWT and management system.