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
40
commits
13
branches
0
tags
230
KiB
8d37ecd4d4
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
8d37ecd4d4
Merge branch 'new_boardgame_classes' into fastapi
2024-08-01 12:40:14 +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
Added expansions to collection retrieval
2024-08-01 12:39:36 +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
README.md
bgg_api