mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
This commit is contained in:
parent
2707cb37d5
commit
428172854d
@ -109,11 +109,13 @@ The item id is the *internal* UUID for an item. You can get these from the stand
|
|||||||
|
|
||||||
- Better logging
|
- Better logging
|
||||||
- Version API (or at least include a /version endpoint?)
|
- Version API (or at least include a /version endpoint?)
|
||||||
|
- Probably use /status with a version in the response
|
||||||
- Use JSON in PostgreSQL
|
- Use JSON in PostgreSQL
|
||||||
- Add top items endpoint, perhaps `/top/items` or `/items/top`?
|
- Add top items endpoint, perhaps `/top/items` or `/items/top`?
|
||||||
- Actually we could add `/items?limit=10&sort=views`
|
- Actually we could add `/items?limit=10&sort=views`
|
||||||
- Make community and collection stats available
|
- Make community and collection stats available
|
||||||
- Check IDs in database to see if they are deleted...
|
- Facet on owningComm and owningColl
|
||||||
|
- Add Swagger with OpenAPI 3.0.x with [falcon-swagger-ui](https://github.com/rdidyk/falcon-swagger-ui)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
||||||
|
Loading…
Reference in New Issue
Block a user