No description
Find a file
2024-08-08 17:56:22 +02:00
db When getting base board game, connection will check if board game is already in db and return it, if not it will add it. 2024-08-08 17:56:22 +02:00
secrets Added secrets file for authentication 2024-07-31 15:13:29 +02:00
src When getting base board game, connection will check if board game is already in db and return it, if not it will add it. 2024-08-08 17:56:22 +02:00
tests Added test for correct weight conversion 2024-08-08 17:00:34 +02:00
.gitignore Added secrets file for authentication 2024-07-31 15:13:29 +02:00
pytest.ini Reorganized modules. Created pytest config to make testing work 2024-08-02 09:52:06 +02:00
README.md Initial commit 2024-07-24 22:49:16 +02:00

bgg_api