tubbadu@lemmy.one to Memes@lemmy.ml · edit-21 year agoYeah keep 'em Redditlemmy.oneimagemessage-square7fedilinkarrow-up1150arrow-down11cross-posted to: memes@feddit.uklotrmemes@midwest.social
arrow-up1149arrow-down1imageYeah keep 'em Redditlemmy.onetubbadu@lemmy.one to Memes@lemmy.ml · edit-21 year agomessage-square7fedilinkcross-posted to: memes@feddit.uklotrmemes@midwest.social
minus-squareSoaringDE@feddit.delinkfedilinkarrow-up7·1 year agoQuestion: Does Lemmy have an API at all? And can I run API Requests against any instance to get data from any other (federated) instance?
minus-squareBarbarian@lemmy.mllinkfedilinkarrow-up10·edit-21 year agoI think this might be what you’re looking for.
minus-squareDessalines@lemmy.mllinkfedilinkarrow-up8·1 year agoThanks 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.
minus-squareBarbarian@lemmy.mllinkfedilinkarrow-up4·1 year agoI actually stumbled across a much better link while helping someone else. This’ll be more useful for you
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