27 releases

0.11.0 Oct 12, 2023
0.10.1 Dec 7, 2022
0.9.1 Mar 22, 2022
0.9.0 Dec 3, 2021
0.1.0 Jul 26, 2019

#59 in HTTP client

Download history 1337/week @ 2023-12-23 2541/week @ 2023-12-30 3503/week @ 2024-01-06 3433/week @ 2024-01-13 3357/week @ 2024-01-20 3778/week @ 2024-01-27 3544/week @ 2024-02-03 4438/week @ 2024-02-10 4432/week @ 2024-02-17 4199/week @ 2024-02-24 4510/week @ 2024-03-02 4695/week @ 2024-03-09 4321/week @ 2024-03-16 4099/week @ 2024-03-23 4393/week @ 2024-03-30 3867/week @ 2024-04-06

17,448 downloads per month
Used in 12 crates (9 directly)

BSD-3-Clause

88KB
2K SLoC

cloudflare-rs

Rust library for the Cloudflare v4 API

Cloudflare's crates.io badge Cloudflare's docs.rs badge

⚠️ This library is a Work in Progress! ⚠️

This library provides convenience functions that wrap the Cloudflare API.

It provides two client implementations (asynchronous vs blocking). However, projects targeting wasm32 only get the asynchronous one (as it does not make sense to block in that target).

Dependencies

~6–22MB
~333K SLoC