Cloudflare D1 Demo

Introduction

This is to demonstrate a D1 API created for an indevelopment web-based game. Development is gradual, so this helps remind me of how the API works.
This is not suitable for storing passwords.
There are currently two fields. One for a name, another for content.
What is allowed as input is restricted to prevent abuse of this public demo.
See the GitHub repo here.

Total entries:


Forms

Use to forms to POST the API. IP addresses and other identifiers may be collected on POST.


GET


Documentation