Stream archive: custom typed axum headers are not fun (2023-11-09 afternoon)

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



Duration: 2:03:52
69 views
0


In this live stream we continue to work on the #axum headers #tutorial and brute force ourselves through creating a custom typed header. #rust .

Links

SQLx Rust course: https://learning.brooksbuilds.com/courses/4/access

Oatmeal: https://github.com/dustinblackman/oatmeal#adding-an-editor

headers crate docs: https://docs.rs/headers/0.3.8/headers/index.html

extend docs: https://docs.rs/http/0.2.9/http/header/struct.HeaderMap.html#method.extend

Axum response docs: https://docs.rs/axum/latest/axum/response/index.html

issue for better header docs: https://github.com/hyperium/headers/issues/144




Other Videos By Brooks Builds (brookzerker)


2023-11-30Stream archive: CodinGame Mad Pod Racing (2023-11-30)
2023-11-29Stream archive: recording Axum middleware lesson (2023-11-17 morning)
2023-11-29Stream archive: Let's check out codingame (2023-11-29 afternoon)
2023-11-28Stream archive: Finishing Axum Middleware article (2023-11-16 afternoon)
2023-11-27Stream archive: Axum middleware (2023-11-16 morning)
2023-11-26Stream archive: Axum middleware (2023-11-15 morning)
2023-11-25Stream archive: Axum Middleware and how dot notation works (2023-11-14 afternoon)
2023-11-24Stream archive: recording video for multiple routers in Axum (2023-11-14 morning)
2023-11-23Stream archive: Multiple routers in Axum (2023-11-13 afternoon)
2023-11-22Stream archive: Axum nested and merged routers (2023-11-13 morning)
2023-11-20Stream archive: custom typed axum headers are not fun (2023-11-09 afternoon)
2023-11-19stream archive: creating article for Axum Headers (2023-11-09)
2023-11-19Stream archive: Thunderclient and Headers in Axum (2023-11-08 afternoon)
2023-11-18Stream archive: Extensions in Axum (api framework in Rust) (2023-11-08 morning)
2023-11-17Stream archive: Axum multipart file uploading (2023-11-17 afternoon)
2023-11-16Stream archive: Creating a course for Axum + Rust (2023-11-07 morning)
2023-11-15Stream archive: Creating a course for Axum + Rust (2023-11-06 morning)
2023-11-13Stream archive: Creating a data table in Yew + Rust
2023-11-12Stream archive: Creating a data table in Yew + Rust
2023-11-11Creating a data table in Yew + Rust
2023-11-10Stream archive: Search input field with clear button in Yew + Rust (2023-10-27 afternoon)