simplist 0.0.2

plain and simple asynchronous http, for when you just want to make a darn request! supports tokio-based async, traditional sync and async-await models.
Documentation

simplist: simple http.

plain and simple http for when you just want to make a darn request!

this crate is a super thin and lightweight wrapper on top of hyper, and provides apis for futures-based async, traditional sync and async-await models.