How to make an HTTP request with Rust 🦀 Learn Rust Creatively

preview_player
Показать описание
A micro-tutorial on how to make a web request with the Rust programming language.

#rustlang #http #https

📚 Code

👋 Connect with Tim

👍 Like this video if you found it helpful, and share it with your friends who are also interested in Rust programming.
Рекомендации по теме
Комментарии
Автор

I really appreciate the format of this video: large font, good sound, no information overload. I really love such short videos (<10min). Jon Gjongset videos are really great, but sometimes is hard to spend >1h for viewing Rust stuff. Please, make more videos like that!

wojciechrazik
Автор

Thanks for the video! How does ureq compares to reqwest? What's your take on which one to use for a new project?

tidus
Автор

This is great! Is there something a bit more "higher level" for, say, web scrapping?

rahuldevstech