1 unstable release

0.0.1 Nov 6, 2023

#75 in #ssl

Download history 4/week @ 2024-02-15 16/week @ 2024-02-22 3/week @ 2024-02-29 7/week @ 2024-03-07 39/week @ 2024-03-14 10/week @ 2024-03-28 4/week @ 2024-04-04

56 downloads per month

MIT license

6KB
79 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

~12–22MB
~380K SLoC