Algorithm Selection for each Feed DID #2606
suvpen
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
As a Feed is more like a topic interests based, the options to select how it should be delivered will be add more value to user freedom.
For example Tech Feed, user can switch the algo to user Trending in Tech Feed, Most Liked in Tech Feed, Most Recent in Tech Feed
Describe the solution you'd like
By adding one param (for example algo=trending) to getFeedSkeleton requests to service endpoint,
Describe alternatives you've considered
Creating multiple service endpoints of feeds. Trending Tech Feed, Most Liked Tech Feed, etc..
Beta Was this translation helpful? Give feedback.
All reactions