This project isn't what I needed, it's a proxy to uses a remote D1 database, and could be used with

This project isn't what I needed, it's a proxy to uses a remote D1 database, and could be used with as a REST API to be hosted in local, but the database is still on CF servers (online).

In fact, I was confused with the Cloudflare API, that permit to create a D1 database and to query it through REST API too, but it's create the D1 database in CF servers too (need to be online too).

I suppose there is not an equivalent Cloudflare API to call in REST on localhost, that could permit us to create a new database (offline) inside our .wrangler/d1/ folder
Was this page helpful?