GitHunt
MU

mutalisk999/rs-forum-poc

just a Proof-Of-Concept toy project

rs-forum

It is just a Proof-Of-Concept toy project !!!

rs-forum/.env

MYSQL_HOST="127.0.0.1"
MYSQL_PORT=3306
MYSQL_DB="test"
MYSQL_USER="root"
MYSQL_PASS="123456"

JWT_SECRET="jwt secret"

Best greetings and thanks to these 3rd libs

askama

Rust html template rendering sdk, supporting several async web frameworks.

rbatis

Rust ORM framework.

sqlx

Rust async mysql driver.

jsonwebtoken

Rust JWT sdk.

Languages

Rust92.3%HTML7.7%

Contributors

MIT License
Created March 16, 2022
Updated January 12, 2025