a.mrleaf.us.kg Open in urlscan Pro
2606:4700:3031::ac43:9750  Public Scan

URL: https://a.mrleaf.us.kg/
Submission: On November 09 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

🎉 SUCCESSFULLY CONNECTED SOFT-FROST-191C TO D1

Your D1 Database contains the following data:

> SELECT * FROM comments LIMIT 3;
[
  {
    "id": 1,
    "author": "Kristian",
    "body": "Great post!",
    "post_slug": "hello-world"
  },
  {
    "id": 2,
    "author": "Serena",
    "body": "Keep up the good work.",
    "post_slug": "hello-world"
  },
  {
    "id": 3,
    "author": "Max",
    "body": "Thanks for the great writeup.",
    "post_slug": "tutorial-123"
  }
]

Build a comments API with Workers and D1