Home
Softono

Cloudflare Rs

Open source Rust
311
Stars
109
Forks
59
Issues
21
Watchers
3 months
Last Commit

 About Cloudflare Rs

Rust library for the Cloudflare v4 API

Platforms

Web Self-hosted Cloud

Languages

Rust

Links

Need Help Installing Cloudflare Rs?

We provide expert installation service for this software. Our team will install, configure, and secure Cloudflare Rs on your server. plans start at just $30.

Cloudflare Rs

View on GitHub

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).