Skip to content

A pure java lib to fetch data from boardgamegeek.com

License

Notifications You must be signed in to change notification settings

jensGiehl/bggDataFetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boardgamegeek.com Data fetcher

A Boardgamegeek.com API written in Java with a minimum of dependencies.

<dependency>
    <groupId>de.agiehl.bgg</groupId>
    <artifactId>BggDataFetcher</artifactId>
</dependency>

As entrypoint use the BggDataFetcher class.

About

A pure java lib to fetch data from boardgamegeek.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published