misbar-website/db.json
Moaz Dawalibi d49b1c46e1 first push
2024-07-02 17:26:43 +03:00

48 lines
697 B
JSON

{
"example":[
{
"type": "Bernadette O'Reilly",
"href": "/Dennis Von",
"data": [
],
"count": 48,
"id": "10"
},
{
"type": "Jeanette",
"href": "/Patsy",
"data": [
],
"count": 32613,
"id": "12"
},
{
"type": "Marion",
"href": "/MissLuis",
"data": [
],
"count": 71846,
"id": "13"
},
{
"type": "Jean",
"href": "/Georgia",
"data": [
],
"count": 8268,
"id": "14"
}
],
"users": [
{
"id": 1,
"email": "admin@adamin.com",
"password": "password",
"token": "token"
}
]
}