Sending HTTP Requests in Rust Applications - Rust Tutorial for Developers
Offered By: Trevor Sullivan via YouTube
Course Description
Overview
Learn how to send HTTP requests in Rust applications using the "reqwest" crate in this 32-minute tutorial. Explore both synchronous and asynchronous approaches, with a focus on synchronous requests for easier understanding. Discover how to customize HTTP headers, endpoints, port numbers, and payloads, as well as process response data. Apply these techniques to interact with HTTP APIs or perform web scraping. Gain insights into the "reqwest" crate, built on top of the low-level "Hyper" crate, and access additional resources such as the Rust programming playlist, Reqwest documentation, and essential Rust development tools.
Syllabus
Sending HTTP Requests in Rust Applications Rust Tutorial for Developers
Taught by
Trevor Sullivan
Related Courses
Build a Simple Dynamic Site with Node.js Course (How To)Treehouse Configuring Security Headers in ASP.NET and ASP.NET Core Applications
Pluralsight ASP.NET Core: Internationalization
LinkedIn Learning HTTP Basics Course (How To)
Treehouse Sécurisation du serveur web Nginx sous linux
Coursera Project Network via Coursera