GitHub Trending is a great place to explore popular repositories. However, I sometimes feel frustrated because it doesn't provide an API for accessing historical data. That's why I created this website GitHub Trending Insight, which captures daily data from GitHub Trending."
Now we can
- Get some insights based on historical data.
- Know the most popular repositories among the trending repositories by different filters.
- Embed the trending repository badge in the repository README or your website. (For example, https://trendshift.io/repositories/204 -> click Embed badge)
- Search trending repositories and view the history of their rankings.
TODOs
I will focus on the following items, and then I will consider the MVP done:
- Trending Developers and Developer Badge
- Branding
The source code
I use Nextjs for the frontend work and Go as the backend language. I made those repositories public, feel free to raise issues or send me PRs.
https://github.com/liweiyi88/trendshift
https://github.com/liweiyi88/trendshift-backend
Lastly, I hope you enjoy this site and have some fun!
Top comments (1)
Yow great idea, great