mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 20:23:04 +02:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"users": [
|
|
{
|
|
"mail": "this.state",
|
|
"login": "this.state",
|
|
"blogTitle": "this.state",
|
|
"password": "1",
|
|
"blogData": {
|
|
"title": "this.state",
|
|
"listOfItems": [],
|
|
"dateTime": "12/6/2022 @ 21:35:32"
|
|
},
|
|
"id": 1
|
|
}
|
|
]
|
|
} |