Endpoint: things
GEThttps://things.mimo.dev/api/things
Request
GETthings
1fetch("https://things.mimo.dev/api/things")
2 .then((res) => res.json())
3 .then((json) => console.log(json))
4 .catch((error) => console.error(error))
Response
response.json
1[
2 {
3 "id": 1,
4 "name": "Wireless Earbuds",
5 "description": "Compact, portable earbuds for music and calls.",
6 "category": "Electronics",
7 "rating": 2.5
8 },
9 {
10 "id": 2,
11 "name": "Laptop Stand",
12 "description": "Adjustable stand for better laptop ergonomics.",
13 "category": "Electronics",
14 "rating": 3.6
15 },
16 {
17 "id": 3,
18 "name": "Reusable Water Bottle",
19 "description": "Eco-friendly water bottle to stay hydrated.",
20 "category": "Fitness",
21 "rating": 1.2
22 },
23 {
24 "id": 4,
25 "name": "Smartphone Holder",
26 "description": "Hands-free phone holder for convenience.",
27 "category": "Electronics",
28 "rating": 2.4
29 },
30 {
31 "id": 5,
32 "name": "Travel Backpack",
33 "description": "Spacious and durable backpack for travelers.",
34 "category": "Accessories",
35 "rating": 2.5
36 },
37 {
38 "id": 6,
39 "name": "Bluetooth Speaker",
40 "description": "Portable speaker with high-quality sound.",
41 "category": "Electronics",
42 "rating": 2
43 },
44 {
45 "id": 7,
46 "name": "Desk Organizer",
47 "description": "Helps keep your desk neat and tidy.",
48 "category": "Stationery",
49 "rating": 2.9
50 },
51 {
52 "id": 8,
53 "name": "Running Shoes",
54 "description": "Lightweight shoes designed for running.",
55 "category": "Fitness",
56 "rating": 3.5
57 },
58 {
59 "id": 9,
60 "name": "LED Desk Lamp",
61 "description": "Energy-efficient lamp for a brighter workspace.",
62 "category": "Electronics",
63 "rating": 3
64 },
65 {
66 "id": 10,
67 "name": "Electric Kettle",
68 "description": "Quickly boils water for tea and coffee.",
69 "category": "Kitchenware",
70 "rating": 3.3
71 },
72 {
73 "id": 11,
74 "name": "Noise-Canceling Headphones",
75 "description": "Blocks out external noise for better sound.",
76 "category": "Electronics",
77 "rating": 1.3
78 },
79 {
80 "id": 12,
81 "name": "Yoga Blocks",
82 "description": "Supportive blocks for yoga poses.",
83 "category": "Fitness",
84 "rating": 1.3
85 },
86 {
87 "id": 13,
88 "name": "Gaming Mouse",
89 "description": "Precision mouse designed for gamers.",
90 "category": "Electronics",
91 "rating": 3
92 },
93 {
94 "id": 14,
95 "name": "Portable Charger",
96 "description": "Compact power bank for charging devices.",
97 "category": "Electronics",
98 "rating": 4.6
99 },
100 {
101 "id": 15,
102 "name": "Cookware Set",
103 "description": "Complete set for cooking delicious meals.",
104 "category": "Kitchenware",
105 "rating": 4.8
106 },
107 {
108 "id": 16,
109 "name": "Digital Alarm Clock",
110 "description": "Modern clock with customizable alarms.",
111 "category": "Electronics",
112 "rating": 3.3
113 },
114 {
115 "id": 17,
116 "name": "Winter Gloves",
117 "description": "Warm gloves for cold weather protection.",
118 "category": "Clothing",
119 "rating": 1.8
120 },
121 {
122 "id": 18,
123 "name": "Fitness Tracker",
124 "description": "Monitors steps, heart rate, and more.",
125 "category": "Fitness",
126 "rating": 2.5
127 },
128 {
129 "id": 19,
130 "name": "Notebook Planner",
131 "description": "Keeps your tasks and schedule organized.",
132 "category": "Stationery",
133 "rating": 2.4
134 },
135 {
136 "id": 20,
137 "name": "Sunscreen Lotion",
138 "description": "Protects skin from harmful UV rays.",
139 "category": "Personal Care",
140 "rating": 2.7
141 },
142 {
143 "id": 21,
144 "name": "Camping Tent",
145 "description": "Lightweight tent for outdoor adventures.",
146 "category": "Outdoor",
147 "rating": 3.9
148 },
149 {
150 "id": 22,
151 "name": "Sports Towel",
152 "description": "Quick-dry towel ideal for workouts.",
153 "category": "Fitness",
154 "rating": 3.2
155 },
156 {
157 "id": 23,
158 "name": "Photo Frame",
159 "description": "Displays your cherished photos beautifully.",
160 "category": "Home Decor",
161 "rating": 3.8
162 },
163 {
164 "id": 24,
165 "name": "Knitting Kit",
166 "description": "Everything you need to start knitting.",
167 "category": "Hobbies",
168 "rating": 2.4
169 },
170 {
171 "id": 25,
172 "name": "Indoor Plant",
173 "description": "Adds greenery and freshens up spaces.",
174 "category": "Home Decor",
175 "rating": 3.9
176 },
177 {
178 "id": 26,
179 "name": "Board Game",
180 "description": "Fun game for family and friends.",
181 "category": "Toys",
182 "rating": 3.6
183 },
184 {
185 "id": 27,
186 "name": "Coffee Grinder",
187 "description": "Grinds coffee beans for fresh brews.",
188 "category": "Kitchenware",
189 "rating": 5
190 },
191 {
192 "id": 28,
193 "name": "Handheld Fan",
194 "description": "Compact fan to keep you cool on the go.",
195 "category": "Electronics",
196 "rating": 3.4
197 },
198 {
199 "id": 29,
200 "name": "Mini Projector",
201 "description": "Portable projector for movies and presentations.",
202 "category": "Electronics",
203 "rating": 4.2
204 },
205 {
206 "id": 30,
207 "name": "Pet Toy",
208 "description": "Fun toy to keep your pets entertained.",
209 "category": "Pets",
210 "rating": 1.2
211 },
212 {
213 "id": 31,
214 "name": "Flashlight",
215 "description": "Bright flashlight for emergencies.",
216 "category": "Outdoor",
217 "rating": 1.9
218 },
219 {
220 "id": 32,
221 "name": "Bicycle Helmet",
222 "description": "Safety helmet for cycling enthusiasts.",
223 "category": "Fitness",
224 "rating": 1.8
225 },
226 {
227 "id": 33,
228 "name": "Cordless Drill",
229 "description": "Handy tool for DIY projects.",
230 "category": "Tools",
231 "rating": 4.2
232 },
233 {
234 "id": 34,
235 "name": "Electric Toothbrush",
236 "description": "Provides effective and efficient cleaning.",
237 "category": "Personal Care",
238 "rating": 3.1
239 },
240 {
241 "id": 35,
242 "name": "Face Mask",
243 "description": "Reusable mask for daily protection.",
244 "category": "Personal Care",
245 "rating": 3
246 },
247 {
248 "id": 36,
249 "name": "Scented Candle",
250 "description": "Aromatic candle for a relaxing ambiance.",
251 "category": "Home Decor",
252 "rating": 4.3
253 },
254 {
255 "id": 37,
256 "name": "Portable Blender",
257 "description": "Compact blender for smoothies and shakes.",
258 "category": "Kitchenware",
259 "rating": 1.6
260 },
261 {
262 "id": 38,
263 "name": "Binoculars",
264 "description": "Great for birdwatching and outdoor activities.",
265 "category": "Outdoor",
266 "rating": 4.8
267 },
268 {
269 "id": 39,
270 "name": "Waterproof Jacket",
271 "description": "Keeps you dry during rainy weather.",
272 "category": "Clothing",
273 "rating": 4.3
274 },
275 {
276 "id": 40,
277 "name": "Travel Pillow",
278 "description": "Comfortable pillow for long journeys.",
279 "category": "Accessories",
280 "rating": 2.4
281 },
282 {
283 "id": 41,
284 "name": "USB Hub",
285 "description": "Expands USB ports for your devices.",
286 "category": "Electronics",
287 "rating": 4.2
288 },
289 {
290 "id": 42,
291 "name": "Wireless Keyboard",
292 "description": "Cordless keyboard for easy typing.",
293 "category": "Electronics",
294 "rating": 1.4
295 },
296 {
297 "id": 43,
298 "name": "Foldable Chair",
299 "description": "Portable chair for outdoor and indoor use.",
300 "category": "Outdoor",
301 "rating": 4.4
302 },
303 {
304 "id": 44,
305 "name": "Electric Shaver",
306 "description": "Provides a smooth and precise shave.",
307 "category": "Personal Care",
308 "rating": 3.6
309 },
310 {
311 "id": 45,
312 "name": "Table Tennis Racket",
313 "description": "High-quality racket for ping pong games.",
314 "category": "Sports",
315 "rating": 3.4
316 },
317 {
318 "id": 46,
319 "name": "Action Camera",
320 "description": "Captures action-packed moments in HD.",
321 "category": "Electronics",
322 "rating": 2.3
323 },
324 {
325 "id": 47,
326 "name": "Fitness Dumbbells",
327 "description": "Compact weights for strength training.",
328 "category": "Fitness",
329 "rating": 4.9
330 },
331 {
332 "id": 48,
333 "name": "VR Headset",
334 "description": "Immersive virtual reality experience.",
335 "category": "Electronics",
336 "rating": 4.9
337 },
338 {
339 "id": 49,
340 "name": "Robot Vacuum",
341 "description": "Automated cleaning for your floors.",
342 "category": "Home Appliances",
343 "rating": 4.7
344 },
345 {
346 "id": 50,
347 "name": "Smart Watch",
348 "description": "Tracks fitness and notifications on the go.",
349 "category": "Electronics",
350 "rating": 3.4
351 }
352]
1. Wireless Earbuds2. Laptop Stand3. Reusable Water Bottle4. Smartphone Holder5. Travel Backpack6. Bluetooth Speaker7. Desk Organizer8. Running Shoes9. LED Desk Lamp10. Electric Kettle11. Noise-Canceling Headphones12. Yoga Blocks13. Gaming Mouse14. Portable Charger15. Cookware Set16. Digital Alarm Clock17. Winter Gloves18. Fitness Tracker19. Notebook Planner20. Sunscreen Lotion21. Camping Tent22. Sports Towel23. Photo Frame24. Knitting Kit25. Indoor Plant26. Board Game27. Coffee Grinder28. Handheld Fan29. Mini Projector30. Pet Toy31. Flashlight32. Bicycle Helmet33. Cordless Drill34. Electric Toothbrush35. Face Mask36. Scented Candle37. Portable Blender38. Binoculars39. Waterproof Jacket40. Travel Pillow41. USB Hub42. Wireless Keyboard43. Foldable Chair44. Electric Shaver45. Table Tennis Racket46. Action Camera47. Fitness Dumbbells48. VR Headset49. Robot Vacuum50. Smart Watch