README.md: Add note about systemd units for deployment

This commit is contained in:
Alan Orth 2018-09-27 09:26:47 +03:00
parent 9c9e79769e
commit c68ddacaa4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 3 additions and 0 deletions

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: