mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-07-10 00:02:22 +02:00
README.md: Add note about systemd units for deployment
This commit is contained in:
@ -15,6 +15,9 @@ Create a virtual environment and run it:
|
||||
$ pip install -r requirements.txt
|
||||
$ gunicorn app:api
|
||||
|
||||
## Deployment
|
||||
There are example systemd service and timer units in the `contrib` directory.
|
||||
|
||||
## Using the API
|
||||
The API exposes the following endpoints:
|
||||
|
||||
|
Reference in New Issue
Block a user