I believe DeKleineKobini made this Torn API wrapper for Java
Unsure on how complete it is, you can probably find more information on it in the TornAPI Discord server (however, the last message on Java was from 2021 lol)
Is there a decent API Client for Java?
I started writting the client for the v1 and v2 API, but i am also lazy... and i am like 99% sure that somebody already wrote a Client which handles the Requestlimit etc... does anyone know a open-source client which i could use and contribute?
I believe DeKleineKobini made this Torn API wrapper for Java
Unsure on how complete it is, you can probably find more information on it in the TornAPI Discord server (however, the last message on Java was from 2021 lol)
I believe DeKleineKobini made this Torn API wrapper for Java
Unsure on how complete it is, you can probably find more information on it in the TornAPI Discord server (however, the last message on Java was from 2021 lol)
Ahh thanks you.. not a client but a warpper is good enough to build on top of it. Copying all the different selections would have been horrible and boring, lol.
I believe DeKleineKobini made this Torn API wrapper for Java
Unsure on how complete it is, you can probably find more information on it in the TornAPI Discord server (however, the last message on Java was from 2021 lol)
Ahh thanks you.. not a client but a warpper is good enough to build on top of it. Copying all the different selections would have been horrible and boring, lol.
It's mostly meant for personal usage. If I didn't need it, I didn't implement it (like torn/bank). Existing models might not be up to date. No real documentation. It can act as a client as well, although I always write additional clients to work better with my framework and monitoring/metrics.
You can always make an issue or pull request, and I'll look at it.