We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For some users of the leaderboard, automation for obtaining real-time statistics is important.
Add REST API to support fetching of any of the following data:
current sum totals of the columns, with name of columns
list of contributors and their ranks
row data for a specific contribuor, keyed by github id
fetch github id of a contributor at a specific rank
... other interesting statistics
The text was updated successfully, but these errors were encountered:
Hello, I would like to assist with this matter. Could you please assign it to me? I am eager to contribute.
Sorry, something went wrong.
No branches or pull requests
For some users of the leaderboard, automation for obtaining real-time statistics is important.
Add REST API to support fetching of any of the following data:
current sum totals of the columns, with name of columns
list of contributors and their ranks
row data for a specific contribuor, keyed by github id
fetch github id of a contributor at a specific rank
... other interesting statistics
The text was updated successfully, but these errors were encountered: