2 unstable releases

0.1.0 Sep 20, 2024
0.0.1 Nov 6, 2023

#2300 in Network programming

Download history 159/week @ 2024-09-14 39/week @ 2024-09-21 44/week @ 2024-09-28 4/week @ 2024-10-05 2/week @ 2024-10-12

51 downloads per month
Used in alloy-simple-request-tran…

MIT license

13KB
225 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

~5–14MB
~182K SLoC