junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

please public java code for this library #58

Open rajdubeymac opened 1 year ago

rajdubeymac commented 1 year ago

please public java android studio code for this library

threaderzero commented 1 year ago

No offensee but I think asking for an existing TS library to be re-written to Java is a lot to ask for. You could try translating the code on your own

junhoyeo commented 1 year ago

yo @rajdubeymac @threaderzero! @ElijahBare is building an Java client here: https://github.com/ElijahBare/ThreadsAPI4J

SethuSenthil commented 1 year ago

Honestly, I think a rewrite in Rust would be more sensible as you can use it with all major platforms rather than rewriting the typescript one in Java and one in Swift, and so on.