1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-06-13 04:11:00 +02:00
Files
contrib
dspace_statistics_api
docs
index.html
__init__.py
app.py
config.py
database.py
indexer.py
solr.py
.gitignore
.travis.yml
CHANGELOG.md
LICENSE.txt
README.md
requirements.txt
Alan Orth 30dc7f1939 Add basic API documentation on root (/)
I had imagined plugging in an interactive Swagger or OpenAPI instance
here, but that's actually much more involved in Falcon than I want to
deal with right now.
2018-11-01 00:19:39 +02:00
..