Moving exmple datasets to json files
This commit is contained in:
5
software/backend/scripts/categories.json
Normal file
5
software/backend/scripts/categories.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": 1,
|
||||
"title": "Hello World",
|
||||
"completed": false
|
||||
}
|
||||
Reference in New Issue
Block a user