filmov
tv
Rust crates: dotenv, reqwest, url, serde, serde-json (Twitch live stream 2023-02-08)
Показать описание
In this video, we explored some interesting crates that can be useful when building web projects or integration software with the Rust programming language:
Chapters:
00:00:00 Intro
00:04:38 Using the dotenv crate to load .env files
00:09:38 Using the request crate to do HTTP calls
00:17:00 Parse the HTTP response as JSON with serde_json (part 1)
00:22:09 Parse the HTTP response as JSON with serde_json (part 2)
00:25:40 Building URLs programmatically with the url crate
00:45:50 Debugging and fixing a deserialization error
00:57:05 Testing our deserialized types
00:58:00 Ideas for next sessions, summary, and wrap up
Huge thanks to WGaffa for all the help given during this stream :)
#rust #crates #webdevelopment
Chapters:
00:00:00 Intro
00:04:38 Using the dotenv crate to load .env files
00:09:38 Using the request crate to do HTTP calls
00:17:00 Parse the HTTP response as JSON with serde_json (part 1)
00:22:09 Parse the HTTP response as JSON with serde_json (part 2)
00:25:40 Building URLs programmatically with the url crate
00:45:50 Debugging and fixing a deserialization error
00:57:05 Testing our deserialized types
00:58:00 Ideas for next sessions, summary, and wrap up
Huge thanks to WGaffa for all the help given during this stream :)
#rust #crates #webdevelopment