Базовые сетевые запросы

This commit is contained in:
grinikita
2024-12-07 13:43:07 +03:00
parent 34e30fbaba
commit 0fe463e33a
4 changed files with 68 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
[
{ "id": 1, "title": "title", "description": "description" },
{ "id": 2, "title": "title", "description": "description" },
{ "id": 3, "title": "title", "description": "description" },
{ "id": 4, "title": "title", "description": "description" },
{ "id": 5, "title": "title", "description": "description" }
]