routes.techzip-test.workers.dev Open in urlscan Pro
172.67.214.86  Public Scan

Submitted URL: http://routes.techzip-test.workers.dev/
Effective URL: https://routes.techzip-test.workers.dev/
Submission Tags: @phish_report
Submission: On December 24 via api from FI — Scanned from AU

Form analysis 0 forms found in the DOM

Text Content

🎉 SUCCESSFULLY CONNECTED ROUTES 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