Update Technical Handout (restructured)

mixel 2025-06-19 09:15:01 +02:00
parent ca99eba570
commit 439702caac

@ -58,7 +58,7 @@ Based on our implementation, we chose to build APIs for the following reasons:
### Current Technology Stack: ### Current Technology Stack:
```toml ```toml
# From Cargo.toml # From Cargo.toml
- Language: Rust (Edition 2021) - Language: Rust (Edition 2024)
- Web Framework: Actix-web 4 - Web Framework: Actix-web 4
- ORM: Sea-ORM with PostgreSQL - ORM: Sea-ORM with PostgreSQL
- Session Storage: Redis with actix-session - Session Storage: Redis with actix-session