-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes-api.json
More file actions
37 lines (37 loc) · 1.31 KB
/
notes-api.json
File metadata and controls
37 lines (37 loc) · 1.31 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
[
{
"noteId": 1,
"title": "Effective Study Techniques",
"content": "Discover the best strategies for efficient learning, time management, and retaining information for exams and daily knowledge building.",
"category": "Study",
"date": "2025-02-23"
},
{
"noteId": 2,
"title": "Stylish Casual Wear for Men",
"content": "Explore the latest trends in slim-fit fashion, featuring breathable fabrics, durable stitching, and a modern look perfect for any occasion.",
"category": "Shopping",
"date": "2025-02-23"
},
{
"noteId": 3,
"title": "Durable Cotton Jackets",
"content": "Stay comfortable and stylish with high-quality cotton jackets, designed for outdoor adventures and casual wear in any season.",
"category": "Shopping",
"date": "2025-02-23"
},
{
"noteId": 4,
"title": "Perfect Fit Slim Wear",
"content": "Upgrade your wardrobe with slim-fit clothing that combines elegance with comfort, ensuring a tailored look for every occasion.",
"category": "Shopping",
"date": "2025-02-23"
},
{
"noteId": 5,
"title": "Elegant Women's Jewelry",
"content": "Add a touch of sophistication with handcrafted jewelry inspired by timeless designs, perfect for enhancing any outfit.",
"category": "Jewelery",
"date": "2025-02-23"
}
]