#cloudflare #api-client #api #client

cloudflare-but-works

Rust library for the Cloudflare v4 API

1 unstable release

new 0.14.0 Mar 13, 2025
0.13.0 Mar 12, 2025

#225 in HTTP client

Download history

80 downloads per month

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–21MB
~320K SLoC