dspace-statistics-api/dspace_statistics_api
Alan Orth d1229c2387
Adjust docs at root
Don't use a static HTML file anymore. Now I simply print an XHTML
page from the Falcon resource. This way I can use variables to add
in the API version as well as a link to the Swagger UI.

The list of API calls is still present on the README.md, though in
the long run I might move them to some dedicated documentation or
a GitHub wiki.
2020-12-23 16:12:50 +02:00
..
docs Adjust docs at root 2020-12-23 16:12:50 +02:00
__init__.py Refactor project structure 2018-10-28 11:14:21 +02:00
app.py Adjust docs at root 2020-12-23 16:12:50 +02:00
config.py Re-work Swagger UI configuration 2020-12-23 13:25:17 +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