hpi-schul-cloud / gamification

A reusable microservice for gamification.
GNU Affero General Public License v3.0
45 stars 18 forks source link

Support leaderboards #65

Open cmfcmf opened 6 years ago

catamaican commented 5 years ago

solved with URL parameters, something like:

http://localhost:3030/leaderboard/?aggregate&currentPage=1&pageSize=10

janrenz commented 5 years ago

Hi @catamaican,

coudl you you add this to the docs?

Thanks,

Jan