[
{
"id": 1,
"title": "CSS Grid Layout",
"content": "CSS Grid is a powerful layout system that allows you to create complex layouts with ease...",
"category": "css",
"group": "first",
"color": "primary",
"archived": false,
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:30:00Z"
},
{
"id": 15,
"title": "Flexbox vs Grid",
"content": "Understanding when to use Flexbox vs CSS Grid...",
"category": "css",
"group": "second",
"color": "info",
"archived": false,
"createdAt": "2024-01-20T09:15:00Z",
"updatedAt": "2024-01-20T09:15:00Z"
}
]