unitaryfund/metriq-api

`GET /submission/:tag/trending/:page`

Closed this issue · 0 comments

User (web app) System (REST API)
1. Call REST API:
    GET /submission/:tag/trending/:page
1.
2. 2. From {tag}-bearing subset of all submissions, return trending {page}, with 10 results per page, sorted by descending up-vote rate (HTTP 200)
3. (Received submissions) 3. (Sent submissions)