No description
Find a file
2024-08-01 14:09:04 +02:00
classes Gave all board game classes a type 2024-08-01 12:16:50 +02:00
secrets Added secrets file for authentication 2024-07-31 15:13:29 +02:00
.gitignore Added secrets file for authentication 2024-07-31 15:13:29 +02:00
auth_manager.py Added an authentication manager for handling credentials 2024-07-31 15:15:32 +02:00
bgg_connection.py Removed the allowance of response code 202, as this means no data is returned yet 2024-08-01 14:09:04 +02:00
main.py Merge branch 'new_boardgame_classes' into fastapi 2024-08-01 12:40:14 +02:00
README.md Initial commit 2024-07-24 22:49:16 +02:00

bgg_api