API WOWRead
To run the server, first you need to create a auth.json file, with all your credential keys.
{
"appId": "parse-server app id",
"masterKey": "parse-server master key",
"awsId": "amazon aws id",
"awsSecret": "amazon aws secret key",
"facebookAppIds": "facebook id for auth"
}