1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-12 16:16:04 +02:00

README.md: Add note about systemd units for deployment

This commit is contained in:
2018-09-27 09:26:47 +03:00
parent 9c9e79769e
commit c68ddacaa4

View File

@ -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: