deboa is a http client for rust, it not only support tokio, but also smol and compio as async runtimes.
Some of his features includes:
* json support
* xml support
* middleware
* bora, a macro for client generation
* https and http1 support, http2 in progress
* helpers to setup auth
* retries
* timeout handling
I invite you to suggest features, give feedback, and let your start to encourage our development efforts!
Some of his features includes:
* json support * xml support * middleware * bora, a macro for client generation * https and http1 support, http2 in progress * helpers to setup auth * retries * timeout handling
I invite you to suggest features, give feedback, and let your start to encourage our development efforts!
Thanks!