wids-eria / ADAGE

Assessment Data Aggregator for Gaming Environments
13 stars 15 forks source link

Leaderboard query #4

Closed allisonsalmon closed 10 years ago

allisonsalmon commented 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.

allisonsalmon commented 10 years ago

This issue has been addressed with /data/get_sorted_and_limited_events