Migrate to new API on OpenLigaDB #4

Open
opened 2022-09-18 14:58:13 +00:00 by martin · 1 comment
Owner

The API on OpenLigaDB changed and has to be migrated.

The API on OpenLigaDB changed and has to be migrated.
martin added the enhancement label 2022-09-18 14:58:13 +00:00
martin self-assigned this 2022-09-18 14:58:30 +00:00
Author
Owner

The API switched from SOAP to JSON (swagger). Thus, the OpenLiga() class has to be migrated. Presumably this can implemented using the requests module.

Docs may be found here:
https://realpython.com/api-integration-in-python/

The API switched from SOAP to JSON (swagger). Thus, the OpenLiga() class has to be migrated. Presumably this can implemented using the requests module. Docs may be found here: https://realpython.com/api-integration-in-python/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: martin/TipPy#4