1 unstable release

0.11.0 Apr 8, 2024

#60 in #cloudflare

Download history 138/week @ 2024-04-07 5/week @ 2024-04-14

143 downloads per month

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–23MB
~340K SLoC