Making static sites dynamic with Cloudflare D1
November 16, 2022 2:00PM
In this blog post, I'll show you how to use D1 to add comments to a static blog site. To do this, we'll construct a new D1 database and build a simple JSON API that allows the creation and retrieval of comments....