-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdatabase.json
More file actions
294 lines (294 loc) · 8.55 KB
/
database.json
File metadata and controls
294 lines (294 loc) · 8.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
{
"users": [
{
"id": "1",
"name": "Nhat Duy",
"email": "admin@gmail.com",
"password": "123456",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "Full-stack developer với 5 năm kinh nghiệm. Đam mê JavaScript và Vue.js.",
"role": "admin"
},
{
"id": "2",
"name": "Cam Tien",
"email": "user@gmail.com",
"password": "123456",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "Frontend developer, yêu thích thiết kế UI/UX và Bootstrap.",
"role": "user"
},
{
"id": "3",
"name": "Chau Nhat Duy",
"email": "chaunhatduy@gmail.com",
"password": "123456",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "I'm a developer. You can call me 'Dyu'.",
"role": "admin"
},
{
"id": "4",
"name": "Alex Doe",
"email": "alexdoe@gmail.com",
"password": "123456",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "Tech writer and web development enthusiast.",
"role": "user"
},
{
"id": "fdea",
"name": "Nhat Duy",
"email": "duy@gmail.com",
"password": "123456",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "",
"role": "user"
},
{
"id": "e21d",
"name": "BInh",
"email": "binh@gmail.com",
"password": "227206",
"avatar": "https://cdn-icons-png.flaticon.com/512/149/149071.png",
"bio": "",
"role": "user"
}
],
"posts": [
{
"id": "1",
"title": "JavaScript Là Gì? 10 Năm Kinh Nghiệm",
"author": "Nhat Duy",
"content": "Học JavaScript từ cơ bản đến nâng cao",
"image": "https://images.unsplash.com/photo-1579468118864-1b9ea3c0db4a?w=800",
"createdAt": "2024-10-15T10:30:00Z",
"updatedAt": "2024-10-15T10:30:00Z"
},
{
"id": "2",
"title": "Cách thống trị React, Angular, NodeJS",
"author": "Cam Tien",
"content": "Framework hiện đại cho web development",
"image": "https://images.unsplash.com/photo-1633356122544-f134324a6cee?w=800",
"createdAt": "2024-10-18T14:20:00Z",
"updatedAt": "2024-10-18T14:20:00Z"
},
{
"id": "4",
"title": "Vue 3 Composition API từ Zero - Hero",
"author": "Nhat Duy",
"content": "Code Vue 3 dễ đọc và dễ maintain hơn",
"image": "https://images.unsplash.com/photo-1587620962725-abab7fe55159?w=800",
"createdAt": "2024-11-02T11:45:00Z",
"updatedAt": "2025-12-13T04:27:48.760Z"
},
{
"id": "5",
"title": "Node.js Best Practices 2024",
"author": "Chau Nhat Duy",
"content": "Bảo mật và tối ưu hiệu suất Node.js",
"image": "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?w=800",
"createdAt": "2024-11-05T15:30:00Z",
"updatedAt": "2024-11-05T15:30:00Z"
},
{
"id": "6",
"title": "CSS Grid vs Flexbox - So Sánh Chi Tiết",
"author": "Cam Tien",
"content": "Chọn công cụ layout phù hợp cho dự án",
"image": "https://images.unsplash.com/photo-1523437113738-bbd3cc89fb19?w=800",
"createdAt": "2024-11-08T08:20:00Z",
"updatedAt": "2024-11-08T08:20:00Z"
},
{
"id": "7",
"title": "TypeScript cho người mới bắt đầu",
"author": "Alex Doe",
"content": "Type safety giúp code ít bug hơn",
"image": "https://images.unsplash.com/photo-1516116216624-53e697fedbea?w=800",
"createdAt": "2024-11-12T10:00:00Z",
"updatedAt": "2024-11-12T10:00:00Z"
},
{
"id": "8",
"title": "Git & GitHub: Làm việc nhóm hiệu quả",
"author": "Nhat Duy",
"content": "Quản lý code và cộng tác trong team",
"image": "https://images.unsplash.com/photo-1556075798-4825dfaaf498?w=800",
"createdAt": "2024-11-15T14:30:00Z",
"updatedAt": "2024-11-15T14:30:00Z"
},
{
"id": "9",
"title": "REST API Design: Chuẩn RESTful 2024",
"author": "Chau Nhat Duy",
"content": "Thiết kế API dễ sử dụng và mở rộng",
"image": "https://images.unsplash.com/photo-1558494949-ef010cbdcc31?w=800",
"createdAt": "2024-11-18T09:45:00Z",
"updatedAt": "2024-11-18T09:45:00Z"
},
{
"id": "10",
"title": "MongoDB: Database NoSQL phổ biến nhất",
"author": "Cam Tien",
"content": "Lưu trữ dữ liệu linh hoạt với MongoDB",
"image": "https://images.unsplash.com/photo-1544383835-bda2bc66a55d?w=800",
"createdAt": "2024-11-20T16:20:00Z",
"updatedAt": "2024-11-20T16:20:00Z"
},
{
"id": "11",
"title": "Docker: Container hóa ứng dụng",
"author": "Alex Doe",
"content": "Deploy app dễ dàng với Docker container",
"image": "https://images.unsplash.com/photo-1605745341112-85968b19335b?w=800",
"createdAt": "2024-11-22T11:10:00Z",
"updatedAt": "2024-11-22T11:10:00Z"
},
{
"id": "12",
"title": "React Hooks: useState và useEffect",
"author": "Nhat Duy",
"content": "Quản lý state trong React functional component",
"image": "https://images.unsplash.com/photo-1633356122544-f134324a6cee?w=800",
"createdAt": "2024-11-25T13:40:00Z",
"updatedAt": "2024-11-25T13:40:00Z"
}
],
"comments": [
{
"id": "1",
"postId": null,
"author": "Cam Tien",
"content": "Great article! Really looking forward to ditching jQuery for good.",
"createdAt": "2024-10-27T14:30:00Z"
},
{
"id": "2",
"postId": null,
"author": "Nhat Duy",
"content": "The utility API is a game-changer. Thanks for the detailed breakdown.",
"createdAt": "2024-10-26T18:45:00Z"
},
{
"id": "3",
"postId": "1",
"author": "Alex Doe",
"content": "Rất hữu ích cho người mới bắt đầu học JavaScript!",
"createdAt": "2024-10-16T10:15:00Z"
},
{
"id": "4",
"postId": "4",
"author": "Chau Nhat Duy",
"content": "Composition API thực sự làm code Vue 3 dễ đọc hơn nhiều.",
"createdAt": "2024-11-03T09:20:00Z"
},
{
"id": "5",
"postId": "2",
"author": "Alex Doe",
"content": "Mình đã theo hướng dẫn này và cảm thấy tự tin hơn rất nhiều!",
"createdAt": "2024-10-19T16:30:00Z"
},
{
"id": "6",
"postId": "5",
"author": "Cam Tien",
"content": "Security tips rất thực tế, đã áp dụng vào project của team.",
"createdAt": "2024-11-06T11:45:00Z"
},
{
"id": "2778",
"postId": "5",
"author": "Nhat Duy",
"content": "123123",
"createdAt": "2025-12-08T17:39:49.819Z"
},
{
"id": "dc0f",
"postId": "5",
"author": "Nhat Duy",
"content": "rất hay",
"createdAt": "2025-12-08T17:40:14.221Z"
},
{
"id": "666e",
"postId": "8",
"author": "duy",
"content": "duy",
"createdAt": "2025-12-09T00:38:51.387Z"
},
{
"id": "1070",
"postId": null,
"author": "đuy",
"content": "duy",
"createdAt": "2025-12-09T01:19:52.103Z"
},
{
"id": "b9df",
"postId": null,
"author": "duy",
"content": "duy\n",
"createdAt": "2025-12-09T01:27:25.417Z"
},
{
"id": "0121",
"postId": "2",
"author": "Duy",
"content": "thiẹc",
"createdAt": "2025-12-09T01:31:12.580Z"
},
{
"id": "47e6",
"postId": "10",
"author": "",
"content": "duy",
"createdAt": "2025-12-09T01:44:36.165Z"
},
{
"id": "4399",
"postId": "4",
"author": "",
"content": "binh",
"createdAt": "2025-12-09T01:52:25.673Z"
},
{
"id": "5b15",
"postId": "4",
"author": "",
"content": "duy",
"createdAt": "2025-12-09T01:52:45.821Z"
},
{
"id": "a520",
"postId": "4",
"author": "",
"content": "duy",
"createdAt": "2025-12-09T01:54:44.097Z"
},
{
"id": "e5cc",
"postId": "4",
"author": "",
"content": "duy",
"createdAt": "2025-12-09T01:54:57.048Z"
},
{
"id": "3813",
"postId": "1",
"author": "",
"content": "binh",
"createdAt": "2025-12-09T01:55:07.245Z"
},
{
"id": "663f",
"postId": "4",
"author": "Nhat Duy",
"content": "Duy",
"createdAt": "2025-12-13T04:27:17.521Z"
}
]
}