99x-incubator / 99x-incubator/contributors-dashboard
Implement v1/topcontributors
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Get overall top contributors as a ranked list by contributions
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for existing API routes in the codebase to understand the structure, likely in a backend server file. The feature requires fetching and ranking contributor data from the GitHub API. Check for a 'contributors' service or data-fetching logic. The endpoint should return a JSON list sorted by contribution count.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100