9 lines
100 B
JSON
9 lines
100 B
JSON
|
{
|
||
|
"notes": [
|
||
|
{
|
||
|
"id": 1,
|
||
|
"text": "This note is from the db.json file!"
|
||
|
}
|
||
|
]
|
||
|
}
|