Closed allisonsalmon closed 10 years ago
Create an API point for a query that could be used to feed a leaderboard.
Query should take a key and field. Return a list of player names and value of the field sorted by value.
Optional time based range for results - ie top score in the last day, week, month, all time
Ability to paginate.
This issue has been addressed with /data/get_sorted_and_limited_events
Create an API point for a query that could be used to feed a leaderboard.
Query should take a key and field. Return a list of player names and value of the field sorted by value.
Optional time based range for results - ie top score in the last day, week, month, all time
Ability to paginate.