Cloudflare : Rust library for the Cloudflare v4 API
master
Colerar
Ran fmt and clippy (#169)
Remove async_trait, provide mock examples via mockito (#210)
Remove generic types for Endpoint::body and Endpoint::query
framework: add Send and Sync traits for async request (#223)
Bump dependencies (#126)
Fix #61, 63: async API client
Fix #77: restructure project as cargo workspace
Make cloudflare crate usable in wasm32 targets
TUN-1725: Add Workers KV endpoints to cloudflare-rs