README.md: Add TODO note about sorting by views or downloads

This commit is contained in:
Alan Orth 2020-09-24 11:53:23 +03:00
parent 6ff95bb5f2
commit c4bf8bf698
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ The item id is the *internal* uuid for an item. You can get these from the stand
- Version API
- Use JSON in PostgreSQL
- Add top items endpoint, perhaps `/top/items` or `/items/top`?
- Actually we could add `/items?limit=10&sort=views`
- Make community and collection stats available
- Check IDs in database to see if they are deleted...