Make a RESTBase endpoint that queries (maybe Cassandra, maybe Druid) for:
top 1000 articles by project, daily, monthly, and yearly
The URL could be something like: /analytics.wikimedia.org/v1/pageviews/top/{project}[/{granularity=daily}][/{start=yesterday}][/{end=now}]