Crate cloudflare

source ·

Modules

  • Implementations of the Endpoint trait for individual Cloudflare API endpoints, e.g. DNS or Workers. If you want to add a new Cloudflare API to this crate, simply add a new submodule of this endpoints module.
  • This module controls how requests are sent to Cloudflare’s API, and how responses are parsed from it.