Stream archive: Axum state, recording a video, and starting a lesson on connecting to Redis and Post
We read through the Axum state article that I finished writing off-stream, and then record a video on it. I also begin writing an article on connecting to Redis and Postgres in the same Axum application which is a request from a YouTube comment!
Also I announced that I'm going part time with my day job, so I get to spend more time on Brooks Builds! I won't be able to spend much time this week due to Denver Startup Week, but starting next week I'll be playing with my schedule and figuring things out.
Links we checked out on stream
Axum State extractor: [https://docs.rs/axum/latest/axum/extract/struct.State.html](https://docs.rs/axum/latest/axum/extract/struct.State.html)
Axum FromRef trait: [https://docs.rs/axum/latest/axum/extract/trait.FromRef.html](https://docs.rs/axum/latest/axum/extract/trait.FromRef.html)
Brooks' Axum API template: [https://github.com/brooks-builds/axum_api_template](https://github.com/brooks-builds/axum_api_template)
SQLx Rust crate: [https://crates.io/crates/sqlx](https://crates.io/crates/sqlx)
Workspace assessment preview is available on the new course!: [https://learning.brooksbuilds.com/courses/3/access/9](https://learning.brooksbuilds.com/courses/3/access/9)
Redis: [https://redis.io/](https://redis.io/)
Walmart Cookie Cutter Redis: [https://github.com/walmartlabs/cookie-cutter/tree/develop/packages/redis/src](https://github.com/walmartlabs/cookie-cutter/tree/develop/packages/redis/src)
Docker Hub Redis: [https://hub.docker.com/_/redis](https://hub.docker.com/_/redis)
Postgres: [https://www.postgresql.org/](https://www.postgresql.org/)
Docker Hub Postgres: [https://hub.docker.com/_/postgres](https://hub.docker.com/_/postgres)
Docker Volumes: [https://docs.docker.com/storage/volumes/](https://docs.docker.com/storage/volumes/) -- Watch live at https://www.twitch.tv/brookzerker