Your D1 Database contains the following data:
> SELECT * FROM comments LIMIT 3;
[
{
"id": 1,
"title": "Effect of a diet enriched with green-lipped mussel on pain behavior and functioning in dogs with clinical osteoarthritis",
"authors": "Pascale Rialland, Sylvain Bichot, Bertrand Lussier, Maxim Moreau, Francis Beaudry, Jérôme RE del Castillo, Dominique Gauvin, Eric Troncy",
"publicationDate": "February 14, 2012",
"keyFindings": "GLM-enriched diet significantly improves pain and functional outcomes in osteoarthritic dogs, suggesting it as an effective adjunctive treatment."
}
]
Build a comments API with Workers and D1