Tymotex / RecHub

A games and music recommendation, browsing and review hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecHub

Built with MongoDB, Express, React and Node.js. The React frontend uses react-redux for state management and react-router-dom for routing.

API Documentation:

Route METHOD Parameters Returns
games/list GET - { games: [{ id, name, coverImages, popularity }, ...] }
games/showcase GET - { showcase: [{title, description, screenshots}, ...] }
games/details GET game_id { id, age_ratings, artworks, ...more properties..., videos, website }

About

A games and music recommendation, browsing and review hub


Languages

Language:JavaScript 90.0%Language:HTML 5.3%Language:CSS 4.7%