realtime-leaderboard
Tech Stack | JavaScript, node.js |
URL npmjs | npmjsLink |
URL github | githubLink |
A backend system implemented in Node.js for a real-time leaderboard service for ranking and scoring. The system features a configurable environment, support for http/https, user authentication, score submission, real-time leaderboard updates, and score history tracking using Redis, the most popular NoSQL in-memory key-value data store.