← all adapters

cloudflare-style

simulates Cloudflare API 4

restadapter v0.1.015 routes

use it

# add to stunt.yaml
services:
  cloudflare:
    adapter: embedded:cloudflare-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

zonesworkersbucketsdatabases

routes (15)

GET/zones
POST/zones
GET/zones/{zone_id}
GET/zones/{zone_id}/dns_records
GET/zones/{zone_id}/firewall/rules
GET/zones/{zone_id}/page_rules
POST/zones/{zone_id}/purge_cache
GET/accounts/{account_id}/workers/scripts
PUT/accounts/{account_id}/workers/scripts/{script_name}
GET/accounts/{account_id}/workers/scripts/{script_name}
GET/accounts/{account_id}/r2/buckets
POST/accounts/{account_id}/r2/buckets
GET/accounts/{account_id}/d1/database
POST/accounts/{account_id}/d1/database
POST/accounts/{account_id}/d1/database/{database_id}/query