openligadb-json-api
openligadb-json-api copied to clipboard
a simple json api to openLigaDB's soap api
... & fixes formatting of response to always return a Hash (including `get_current_group_order_id`)
Hey, permission is being denied for me, because the `Access-Control-Allow-Origin` header is missing. If you set `Access-Control-Allow-Origin` to `'*'` everyone will be permitted to access the API. More on this:...
Hi. Ich bekomme 500 Internal Server Error auf folgende Anfrage: http://openligadb-json.heroku.com/api/matchdata_by_teams?team_id_1=100&team_id_2=40 Was ist hier los? edit: this bug is fixed.