threads-api icon indicating copy to clipboard operation
threads-api copied to clipboard

please public java code for this library

Open rajdubeymac opened this issue 2 years ago • 3 comments

please public java android studio code for this library

rajdubeymac avatar Jul 09 '23 09:07 rajdubeymac

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

threaderzero avatar Jul 09 '23 12:07 threaderzero

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

junhoyeo avatar Jul 09 '23 12:07 junhoyeo

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.

  • Rust in Android: https://mozilla.github.io/application-services/book/android-faqs.html

  • Rust in iOS: https://github.com/Brendonovich/swift-rs

  • Rust in Flutter: https://pub.dev/packages/flutter_rust_bridge

  • Rust in React Native: https://www.reactnativepro.com/tutorials/integrating-rust-in-a-react-native-project/

  • Rust in Windows: https://learn.microsoft.com/en-us/windows/dev-environment/rust/rust-for-windows

SethuSenthil avatar Jul 10 '23 00:07 SethuSenthil