Mo :ferris: :tux: @ FOSDEM on Nostr: I did delete my post about the synchronous HTTP client `ureq`. Why reinvent the wheel ...
I did delete my post about the synchronous HTTP client `ureq`. Why reinvent the wheel when `reqwest` already has a blocking API?
https://docs.rs/reqwest/latest/reqwest/blocking/index.html
This means that you can use `reqwest` for async and sync applications. Profit from the strong ecosystem around hyper :D
#RustLang #Rust
https://docs.rs/reqwest/latest/reqwest/blocking/index.html
This means that you can use `reqwest` for async and sync applications. Profit from the strong ecosystem around hyper :D
#RustLang #Rust