how-many-meeple / how-many-meeples

An application to randomly decide on which board game to play based on user input and Board Game Geek (BGG) Lists.
2 stars 0 forks source link

Filter game information to only include what's specified in the schema #4

Closed oldstevekenobi closed 5 years ago

Teqqles commented 5 years ago

Implemented in https://github.com/Teqqles/bgg-game-selector-api/releases/tag/v1.5 - filter is configurable by sending a field list to the API via a header. See https://github.com/Teqqles/bgg-game-selector-api/blob/master/README.md for details.