maxday / advent-of-rust

Advent of Rust

Home Page:https://maxday.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Rust

Welcome to this new Rust adventure! Every day we will build together a Rust REST API.

Very beginner friendly, we will do it with live coding with detailed step by step!

Enjoy! 🦀

Day # Description YouTube Link (clickage image)
01 Rust installation and IDE configuration maxday live coding
02 Cargo commands maxday live coding
03 Struct and functions maxday live coding
04 Result type maxday live coding
05 Unit testing maxday live coding
06 Crates maxday live coding
07 Unit testing endpoint maxday live coding
08 Build a Docker image maxday live coding
09 Authentication Part 1 maxday live coding
10 Authentication Part 2 maxday live coding
11 Authentication Part 3 maxday live coding
12 Authentication Part 4 maxday live coding
13 Authentication Part 5 maxday live coding
14 Authentication Part 6 maxday live coding
15 Application state maxday live coding
16 POST endpoint maxday live coding
17 Mutex and Concurrency maxday live coding
18 Error handling and unit tests maxday live coding

⚠️ This project is not associated, affiliated, endorsed, or sponsored by the Rust foundation.

About

Advent of Rust

https://maxday.dev


Languages

Language:Rust 91.7%Language:Dockerfile 8.3%