this is a new comment to an old comment
this is a new comment to an old comment
this is a new comment
avatars still yuge?
bells and whistles
cool post, bro
This is absolutely amazing!
I’m writing a frontend in flask right now and something like this would be a godsend. Trying to dig not just the endpoints out of the lemmy/lemmy-ui/lemmy-js-client but also figuring out responses forenough variations has been like pulling teeth. Only thing more helpful would be an openapi spec.
Even better from the right one!
that’s fair, just force of habit, i guess. thanks for the heads up! :)
docker compose down && docker compose pull && docker compose up -d
update was flawless. nice!
yeah, I just spent the last hour writing some python to grab all the mappings via the pict-rs api. Didn’t help that the env var for the pictrs api token was named incorrectly (I should probably make a PR to the Lemmy ansible repo). EDIT: Nevermind, seems there is one already! https://github.com/LemmyNet/lemmy-ansible/pull/153