Add backend and db settings

This commit is contained in:
2025-02-08 04:44:17 +03:00
parent 4d585002d7
commit 5e4a99529d
10 changed files with 34 additions and 48 deletions
@@ -0,0 +1,12 @@
{
"data": {
"id": 5,
"phoneNumber": 89555555555,
"firstName": "Масяня",
"secondName": "Карлова",
"role": "dogsitter",
"location": "Россия, республика Татарстан, Казань, улица Пушкина, 12",
"price": 100,
"aboutMe": "Все на свете - собаки"
}
}