1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-06-26 08:03:47 +02:00
dspace-statistics-api/dspace_statistics_api
Alan Orth 70b2ba83ba
All checks were successful
continuous-integration/drone/push Build is passing
Allow configuration of Swagger and OpenAPI JSON URL
When running in production your statistics API might be deployed to
a path like /rest/statistics instead of at the root.
2020-12-22 12:50:03 +02:00
..
docs dspace_statistics_api/docs/openapi.json: Add /status 2020-12-22 11:41:47 +02:00
__init__.py Refactor project structure 2018-10-28 11:14:21 +02:00
app.py Allow configuration of Swagger and OpenAPI JSON URL 2020-12-22 12:50:03 +02:00
config.py Allow configuration of Swagger and OpenAPI JSON URL 2020-12-22 12:50:03 +02:00
database.py dspace_statistics_api: Use f-strings instead of format() 2020-03-02 11:24:29 +02:00
indexer.py indexer.py: Add support for communities and collections 2020-12-18 22:53:16 +02:00
stats.py dspace_statistics_api/stats.py: Use -isBot:true 2020-12-20 16:56:03 +02:00
util.py dspace_statistics_api/util.py: Add vim modeline 2020-12-20 16:31:52 +02:00