Is there a decent API Client for Java? | API Development | TORN

Is there a decent API Client for Java?

    • VinceGhi [3261894]
    • Role: Civilian
    • Level: 35
    • Posts: 20
    • Karma: 4
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Thread created on 22:41:56 - 22/10/24 (1 month ago)
    |
    Last replied 21:14:46 - 23/10/24 (1 month ago)

    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? 

    • BritishBenji [2257611]
    • Role: Civilian
    • Level: 85
    • Posts: 755
    • Karma: 1,117
    • Last Action: 3 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 15:40:30 - 23/10/24 (1 month ago)
    Post link copied to clipboard Copy post link

    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)

    • VinceGhi [3261894]
    • Role: Civilian
    • Level: 35
    • Posts: 20
    • Karma: 4
    • Last Action: 2 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 20:02:42 - 23/10/24 (1 month ago)
    Post link copied to clipboard Copy post link

    BritishBenji [2257611]

    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. cry.svg

    • DeKleineKobini [2114440]
    • Role: Committee
    • Level: 100
    • Posts: 3,789
    • Karma: 5,409
    • Last Action: 6 hours
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 21:14:46 - 23/10/24 (1 month ago)
    Post link copied to clipboard Copy post link

    BritishBenji [2257611]

    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)

    VinceGhi [3261894]

    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. cry.svg

    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.

Reply
Thread Title: