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

README.md: Update introduction

This commit is contained in:
2018-09-18 14:11:29 +03:00
parent 4d610e04b7
commit 91277214de

View File

@ -1,4 +1,6 @@
# CGSpace Statistics API # CGSpace Statistics API
A quick and dirty REST API to expose Solr view and download statistics for items in a DSpace repository.
Written and tested in Python 3.6. SolrClient (0.2.1) does not currently run in Python 3.7.0. Written and tested in Python 3.6. SolrClient (0.2.1) does not currently run in Python 3.7.0.
## Installation ## Installation