1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-11 23:56:01 +02:00

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

This commit is contained in:
2020-09-24 11:53:23 +03:00
parent 6ff95bb5f2
commit c4bf8bf698

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...