Update Technical Handout (restructured)
parent
ca99eba570
commit
439702caac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue