No description
Find a file
2025-09-07 11:21:25 +03:00
configs feat: post and comment length limit 2025-09-07 11:21:25 +03:00
mail_templates feat: tracing system 2025-09-07 11:21:25 +03:00
migrations feat: post and comment length limit 2025-09-07 11:21:25 +03:00
src feat: enable sending mail 2025-09-07 11:21:25 +03:00
.env feat: refresh token system 2025-09-07 11:21:25 +03:00
.gitignore refactor: ♻️ new permission strategy part 2 2025-09-07 11:21:25 +03:00
Cargo.toml feat: post and comment length limit 2025-09-07 11:21:25 +03:00
LICENSE Initial commit 2025-09-07 11:21:25 +03:00
README.md docs: 📝 add readme 2025-09-07 11:21:25 +03:00

rust_forum

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