Database configuration is in ./config/db_settings.py
Set which database instance to use at the top of app.py
then:
$ docker run docker run --rm -d -p 5002:5000 remedy-api
Accepted params:
startdate formatted as"%Y-%m-%d"enddate formatted as"%Y-%m-%d"per_pageinteger, max 500, numbers over this amount will default to 500pageinteger, offset for query