Getting Started
hyper is an HTTP library for the Rust language.
If this is your first time here, take a look at how to setup.
- If building a web server, continue with the Server guide.
- If trying to talk to a server, continue with the Client guide.
You could also look at the generated API documentaton.