[2023-06-21 07:59.14 +0000]
Reading:
Code examples of Axum, Actix, Warp
https://kerkour.com/rust-web-framework-2022
[2023-06-22]
Tutorial:
Name: Axum backend web framework intro tutorial by Brooks Builds @ Youtube
Status: Going through the videos
[2023-06-23 11:28.58 +0000]
Setup:
Extentions:
- Even Better TOML
- crates
- rust analyzer
- thunder client
- rust doc viewer
- licenser
- Auto Commit Message
Also, see rust notebook: rust & axum notes @ Blog
[2023-06-23 17:33.57 +0000]
Reading:
To read:
Useful for websockets.
https://cetra3.github.io/blog/synchronising-with-websocket/