Page 1 of 1

Java wrapper

Posted: Thu Dec 24, 2020 5:57 pm
by lonelobo0070
I created a wrapper around the TheGamesDb API for quicker use of the API in the Java language.
The code is fully open source and the jars can be found in the central Maven repository.

The project itself can be found at:
https://github.com/jimmyd-be/theGamesDbClient

Enjoy the wrapper for Java in your Java applications. I will use it in my own application as well.

Re: Java wrapper

Posted: Tue Mar 16, 2021 6:35 pm
by StainlessSteelRat
Good job!