mongoose + tests

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-16 11:06:23 +03:00
parent 2cfcd7347b
commit 4b0d9b4dbc
1295 changed files with 4579 additions and 1719 deletions

View File

@@ -0,0 +1,40 @@
{
"status": {
"code": 0
},
"banners": [
{
"img": "first-slide.gif",
"title": "Быстрое и качественное обслуживание",
"description": "1",
"color": "black"
},
{
"img": "second-slide.gif",
"title": "Доступные цены",
"description": "2",
"color": "black"
},
{
"img": "third-slide.gif",
"title": "Вежливый персонал",
"description": "3",
"color": "black"
},
{
"img": "fourth-slide.gif",
"title": "Комфортная зона ожидания",
"description": "3",
"color": "black"
},
{
"img": "fifth-slide.gif",
"title": "Удобное время работы",
"description": "3",
"color": "black"
}
]
}