A simple REST API that tracks and counts visitors to your GitHub profile :)
This project is a REST API built to practice backend development concepts such as routing, API design, database interaction, and deployment.
- Language: JavaScript
- Framework: Express
- Database: Redis
- Deployment: This project is deployed on Render. A scheduled cron job periodically sends requests to the application to prevent the server from going idle.
Replace :name and :theme in the URL with your username and any of the provided themes.
SVG Address
https://github-stalker-riy8.onrender.com/users/:name?theme=:theme
Themes
block
minecraft
pokemon
touhou
yuyuyui




