Making requests to APIs

Our last destination in this chapter brings us away from the server in favor of the other party participating in internet communication: the client. We will use reqwest, which is built around hyper, to create HTTPS requests to web services and parse their data into nicely usable Rust structures. You can also use the content of this recipe to write integration tests for your own web services.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.196.103