vue pagination axio full (ok)
https://github.com/bezkoder/vue-pagination-axios
{
"api": [
{
"id": 1,
"title": "json-server 1",
"description": "description"
},
{
"id": 2,
"title": "json-server 2",
"description": "description"
},
{
"id": 3,
"title": "json-server 3",
"description": "description"
},
{
"id": 4,
"title": "json-server 4",
"description": "description"
},
{
"id": 5,
"title": "json-server 5",
"description": "description"
},
{
"id": 6,
"title": "json-server 6",
"description": "description"
},
{
"id": 7,
"title": "json-server 7",
"description": "description"
},
{
"id": 8,
"title": "json-server 8",
"description": "description"
},
{
"id": 9,
"title": "json-server 9",
"description": "description"
},
{
"id": 10,
"title": "json-server 10",
"description": "description"
},
{
"id": 11,
"title": "json-server 11",
"description": "description"
},
{
"id": 12,
"title": "json-server 12",
"description": "description"
},
{
"id": 13,
"title": "json-server 13",
"description": "description"
},
{
"id": 14,
"title": "json-server 14",
"description": "description"
},
{
"id": 15,
"title": "json-server 15",
"description": "description"
},
{
"id": 16,
"title": "json-server 16",
"description": "description"
},
{
"id": 17,
"title": "json-server 17",
"description": "description"
},
{
"id": 18,
"title": "json-server 18",
"description": "description"
},
{
"id": 19,
"title": "json-server 19",
"description": "description"
},
{
"title": "json-server 20",
"description": "Test 1",
"createdAt": 1650692405517,
"id": 20
}
]
}PreviousChỉnh sửa url mặc định của json-server ví dụ thêm /api vào đường dẫn (ok)Next[LARAVEL] Phân trang pagination full (ok)
Last updated