1 unstable release
| 0.2.0 | Sep 18, 2025 |
|---|---|
| 0.1.1 |
|
| 0.1.0 |
|
| 0.0.1 |
|
#53 in #request
10,973 downloads per month
Used in 3 crates
(2 directly)
14KB
258 lines
Simple Request
A simple alternative to reqwest, supporting HTTPS, intended to support a majority of use cases with a fraction of the dependency tree.
This library is built directly around hyper, hyper-rustls, and does require
tokio. Support for async-std would be welcome.
Dependencies
~4–16MB
~174K SLoC