bgg
bgg copied to clipboard
boardgamegeek API client for Node.js
The BGG API lives now under https://api.geekdo.com/xmlapi2/ This commit updates the base URL so the client works again.
Is this project still active. Getting errors when going an npm install.
I'd like to be able to use this project within Typescript. The project isn't currently written in Typescript, nor does it have Typescript definitions. Ideally the project should be converted...
Hi, I had issues with the display of the game descriptions with Angular and found that turning off the XML2JSON sanitisation and handling it in Angular resolved the issue because...
Is there a way to detect the status of the request?