this post was submitted on 05 Jun 2023
148 points (99.3% liked)

Memes

45649 readers
2311 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
148
submitted 1 year ago* (last edited 1 year ago) by tubbadu@lemmy.one to c/memes@lemmy.ml
 
you are viewing a single comment's thread
view the rest of the comments
[–] SoaringDE@feddit.de 7 points 1 year ago (1 children)

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?

[–] Barbarian@lemmy.ml 10 points 1 year ago* (last edited 1 year ago) (2 children)

I think this might be what you're looking for.

[–] dessalines@lemmy.ml 8 points 1 year ago

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.

[–] SoaringDE@feddit.de 1 points 1 year ago (1 children)
[–] Barbarian@lemmy.ml 4 points 1 year ago

I actually stumbled across a much better link while helping someone else. This'll be more useful for you