Temporary hackathon API server for PawsitiveID written in PHP.
In root of server include a secrets folder with a file called pawsitive-id.txt. This file should be in the format:
DB_HOST="HOST:PORT"
DB_DATABASE="NAME"
DB_USERNAME="USER"
DB_PASSWORD="PASSWORD"