SSoaringDE feddit.de4Hide 4 repliesQuestion: Does Lemmy have an API at all? And can I run API Requests against any instance to get data from any other (federated) instance?7
Dessalines replylemmy.mlThanks for linking that. I've also done work recently on autogenerating nearly all the API types, from the Rust structs, into both typescript and kotlin, to make app development easier for all.8
BBarbarian replylemmy.mlI actually stumbled across a much better link while helping someone else. This'll be more useful for you4
Question: Does Lemmy have an API at all? And can I run API Requests against any instance to get data from any other (federated) instance?
I think this might be what you're looking for.
Thanks for linking that.
I've also done work recently on autogenerating nearly all the API types, from the Rust structs, into both typescript and kotlin, to make app development easier for all.
Awesome!
I actually stumbled across a much better link while helping someone else. This'll be more useful for you