Page MenuHomePhabricator

[Feeds] Implement Content Service endpoint for "trending articles"
Closed, ResolvedPublic3 Estimated Story Points

Description

This is to implement a service endpoint for returning the current trending articles, in the form of a simple JSON list. The definition of "trending" is TBD.
(presumably should support a lang= parameter)

Current iOS most-read title fetcher: https://github.com/wikimedia/wikipedia-ios/blob/cd72473f6b162ca3036682ae483c00e6c1f36ffd/Wikipedia/Code/WMFMostReadTitleFetcher.m

Event Timeline

MBinder_WMF set the point value for this task to 3.May 13 2016, 6:15 PM

Change 290510 had a related patch set uploaded (by Mholloway):
WIP: Trending articles endpoint

https://gerrit.wikimedia.org/r/290510

Change 290510 merged by jenkins-bot:
Most-read articles endpoint

https://gerrit.wikimedia.org/r/290510