Stream archive: Axum state, recording a video, and starting a lesson on connecting to Redis and Post

Subscribers:
8,090
Published on ● Video Link: https://www.youtube.com/watch?v=NdrWyAODoqE



Duration: 1:56:58
66 views
5


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




Other Videos By Brooks Builds (brookzerker)


2023-10-01Stream archive: Using SQLx Rust to insert into a Postgres Database (2023-09-28 evening)
2023-09-30Stream archive: Which SQLx Rust function or macro should we use? (2023-09-28)
2023-09-29Stream archive: Redoing the connection lesson and learning sqlx queries (2023-09-27 evening)
2023-09-28Stream archive: SQLx Rust (2023-09-27)
2023-09-27Stream archive: Starting article on sqlx and rust! (2023-09-23)
2023-09-27Channel update - My job situation changed!
2023-09-26Stream archive: Reviewing Redis in Axum article and recording a video (2023-09-25 evening)
2023-09-25Stream archive: Finishing rough draft of Redis in Axum + Rust article (2023-09-25)
2023-09-24Stream archive: Connecting to Redis in Axum + Rust (2023-09-22)
2023-09-23Stream archive: Connecting to Redis from Axum (2023-09-21)
2023-09-22Stream archive: Axum state, recording a video, and starting a lesson on connecting to Redis and Post
2023-09-21Stream archive: Handling errors in Axum and state management (2023-09-15)
2023-09-20Stream archive: Writing article for handling Axum Errors (2023-09-14)
2023-09-19Stream archive: finishing Axum status codes and starting on error handling (2023-09-13)
2023-09-18Stream archive: response codes with axum (2023-09-2023)
2023-09-17Stream archive: Finishing Query Params article, recording query params, recording errors "short" (20
2023-09-14Stream archive: Recorded Path variables and started writing query params axum lesson (2023-09-08)
2023-09-14creating your own errors in rust may be easier than you think
2023-09-13Stream archive: Finished writing Axum Path segment capture article, explored Tracing, and failed rec
2023-09-12Stream archive: Writing Path Variable lesson for Axum + Rust (2023-09-06)
2023-09-11Stream archive: Creating an Axum + Rust course: Responding with JSON (2023-09-05)



Tags:
axum
games
helix
postgres
redis
state
tutorial
twitch
web development
zellij