30 releases

0.14.0 Mar 13, 2025
0.12.0 Jan 28, 2025
0.11.0 Oct 12, 2023
0.10.1 Dec 7, 2022
0.1.0 Jul 26, 2019

#34 in HTTP client

Download history 443/week @ 2024-12-01 562/week @ 2024-12-08 214/week @ 2024-12-15 179/week @ 2024-12-22 159/week @ 2024-12-29 548/week @ 2025-01-05 577/week @ 2025-01-12 634/week @ 2025-01-19 581/week @ 2025-01-26 972/week @ 2025-02-02 706/week @ 2025-02-09 642/week @ 2025-02-16 474/week @ 2025-02-23 668/week @ 2025-03-02 878/week @ 2025-03-09 777/week @ 2025-03-16

2,843 downloads per month
Used in 12 crates (9 directly)

BSD-3-Clause

160KB
3.5K 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
~328K SLoC