Cretezy / d1-api

Interact with the Cloudflare D1 API outside of Cloudflare Workers
MIT License
4 stars 0 forks source link

Support create/list/delete/get databases #1

Open Cretezy opened 11 months ago

Cretezy commented 11 months ago

Cloudflare API supports creating, listing, and deleting D1 database, as well as getting database details. This package should too.