Moving exmple datasets to json files

This commit is contained in:
2024-09-09 13:45:26 +02:00
parent 20e8ce1024
commit 2d0dc274bf
10 changed files with 233 additions and 78 deletions

View File

@@ -0,0 +1,5 @@
{
"id": 1,
"title": "Hello World",
"completed": false
}