app.get('/api/searchVideos', (req, res) => const searchQuery = req.query.query.toLowerCase(); const filterCategory = req.query.category;
const filteredVideos = videos.filter(video => if (filterCategory === "all") else if (filterCategory === "location") return video.location.toLowerCase().includes(searchQuery); else if (filterCategory === "content") return video.content.toLowerCase().includes(searchQuery); video title utahjaz public beach doggy style o free
Always clean up after your dog. Bring dog poop bags and dispose of your dog's waste properly. This helps keep the beaches clean and safe for everyone. const searchQuery = req.query.query.toLowerCase()
"Utah's Public Beaches: A Guide to Enjoying the Outdoors with Your Furry Friend" const filterCategory = req.query.category