This website requires JavaScript.
Explore
Help
Sign in
Yarninator
/
bgg_api
Watch
1
Star
0
Fork
You've already forked bgg_api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
32
commits
13
branches
0
tags
230
KiB
03936192fa
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yarne Coppens
03936192fa
Included expansions in collection retrieval
2024-08-01 11:10:48 +02:00
classes
fixed BoardGame class image_url and thumbnail_url wrong declaration
2024-07-26 10:45:29 +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
Included expansions in collection retrieval
2024-08-01 11:10:48 +02:00
main.py
Added endpoint to retrieve wishlist
2024-08-01 10:35:51 +02:00
README.md
Initial commit
2024-07-24 22:49:16 +02:00
README.md
bgg_api