PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] As a Connect dev, I want to list apps by featured_weight
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
I want to list Pipedream apps in my UI based on popularity. Since I can't set define a sort order in Pipedream's `/apps` API today, I need to download all the apps and store them in a db on my end, then use that to power my UI. I want to pass in a dimension like `order_by=featured_weight&sort_order=desc`.
Contributor guide
Assessment
This issue has not been assessed yet.