up
This commit is contained in:
17
my_server/db.json
Normal file
17
my_server/db.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"id": "1",
|
||||
"title": "danh mục 1"
|
||||
},
|
||||
{
|
||||
"title": "máy tính",
|
||||
"id": "AMUcXIK-Jqw"
|
||||
},
|
||||
{
|
||||
"title": "điện thoại",
|
||||
"id": "IkG97XoMWpw"
|
||||
}
|
||||
],
|
||||
"$schema": "./node_modules/json-server/schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user