Cumfiesta.24.06.16.ryan.reid.the.rise.of.the.cu... File

// POST /api/trending/:id/interact router.post('/:id/interact', async (req, res) => const type = req.body; // 'like', 'share', 'view' const contentId = req.params.id;

@@index([trendScore(sort: Desc)]) @@index([contentType, category]) CumFiesta.24.06.16.Ryan.Reid.The.Rise.Of.The.Cu...

enum ContentType VIDEO MEME ARTICLE TRAILER // POST /api/trending/:id/interact router

InstantDocs Logo